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

feat(helper-cli): Add a command to show insights into scan issues #8862

Merged
merged 1 commit into from
Jul 11, 2024

feat(helper-cli): Add a command to show insights into scan issues

5cd3c4f
Select commit
Loading
Failed to load commit list.
Merged

feat(helper-cli): Add a command to show insights into scan issues #8862

feat(helper-cli): Add a command to show insights into scan issues
5cd3c4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 11, 2024 in 1s

67.55% (-0.30%) compared to 799acd1

View this Pull Request on Codecov

67.55% (-0.30%) compared to 799acd1

Details

Codecov Report

Attention: Patch coverage is 19.14894% with 38 lines in your changes missing coverage. Please review.

Project coverage is 67.55%. Comparing base (799acd1) to head (5cd3c4f).

Files Patch % Lines
...src/main/kotlin/commands/GroupScanIssuesCommand.kt 19.14% 38 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8862      +/-   ##
============================================
- Coverage     67.84%   67.55%   -0.30%     
- Complexity     1164     1166       +2     
============================================
  Files           243      244       +1     
  Lines          7722     7769      +47     
  Branches        863      864       +1     
============================================
+ Hits           5239     5248       +9     
- Misses         2127     2165      +38     
  Partials        356      356              

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