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

Command line interface #116

Open
wants to merge 17 commits into
base: v1
Choose a base branch
from
Open

Command line interface #116

wants to merge 17 commits into from

Conversation

kniazkov
Copy link
Member

No description provided.

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 89.31034% with 31 lines in your changes missing coverage. Please review.

Project coverage is 97.44%. Comparing base (60c0c6b) to head (f35872c).
Report is 4 commits behind head on v1.

Files with missing lines Patch % Lines
src/main/java/org/cqfn/astranaut/cli/Generate.java 74.50% 9 Missing and 4 partials ⚠️
...in/java/org/cqfn/astranaut/cli/ArgumentParser.java 86.44% 4 Missing and 4 partials ⚠️
.../java/org/cqfn/astranaut/parser/ProgramParser.java 75.00% 3 Missing and 2 partials ⚠️
src/main/java/org/cqfn/astranaut/dsl/Program.java 90.00% 0 Missing and 2 partials ⚠️
...org/cqfn/astranaut/dsl/AbstractNodeDescriptor.java 0.00% 1 Missing ⚠️
...ava/org/cqfn/astranaut/dsl/ListNodeDescriptor.java 0.00% 1 Missing ⚠️
...java/org/cqfn/astranaut/dsl/LiteralDescriptor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##                  v1     #116      +/-   ##
=============================================
- Coverage     100.00%   97.44%   -2.56%     
- Complexity       298      355      +57     
=============================================
  Files             38       47       +9     
  Lines            951     1211     +260     
  Branches         113      138      +25     
=============================================
+ Hits             951     1180     +229     
- Misses             0       19      +19     
- Partials           0       12      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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