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

test: add tests for parser #132

Merged
merged 4 commits into from
Apr 12, 2024
Merged

test: add tests for parser #132

merged 4 commits into from
Apr 12, 2024

Conversation

blaukc
Copy link

@blaukc blaukc commented Apr 10, 2024

No description provided.

Copy link

codecov bot commented Apr 10, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 64.36%. Comparing base (ce10f9d) to head (54b839e).

Files Patch % Lines
...ress/logic/commands/module/ListModulesCommand.java 33.33% 2 Missing and 2 partials ⚠️
...ess/logic/commands/module/ModuleSearchCommand.java 33.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #132      +/-   ##
============================================
+ Coverage     54.76%   64.36%   +9.59%     
- Complexity      434      506      +72     
============================================
  Files            98       98              
  Lines          1983     1995      +12     
  Branches        205      207       +2     
============================================
+ Hits           1086     1284     +198     
+ Misses          861      629     -232     
- Partials         36       82      +46     

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

@blaukc blaukc requested a review from a team April 10, 2024 08:30
Copy link

@taufiq taufiq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stellar work!

@blaukc blaukc merged commit d961c5f into master Apr 12, 2024
3 of 4 checks passed
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.

2 participants