Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated CLI app to load the engine as an external library #350

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

lvcabral
Copy link
Owner

@lvcabral lvcabral commented Apr 26, 2024

In order to the unit tests to be executed, was necessary to create a NodeJS library with the interpreter.
This PR reuses this library in the CLI, avoiding to build the whole engine inside the CLI js file.

Copy link

sonarcloud bot commented Apr 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@lvcabral lvcabral merged commit 3ab7422 into master Apr 26, 2024
3 checks passed
@lvcabral lvcabral deleted the update-cli-to-use-library branch May 6, 2024 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant