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

refactor: violations and error in rule response #275

Merged
merged 1 commit into from
Jan 10, 2024

refactor: violations and error in rule response

e844ee3
Select commit
Loading
Failed to load commit list.
Merged

refactor: violations and error in rule response #275

refactor: violations and error in rule response
e844ee3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2024 in 0s

21.70% (+0.06%) compared to f1cfec6

View this Pull Request on Codecov

21.70% (+0.06%) compared to f1cfec6

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (f1cfec6) 21.63% compared to head (e844ee3) 21.70%.
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/commands/jp/query/command.go 16.66% 5 Missing ⚠️
pkg/commands/scan/options.go 78.57% 1 Missing and 2 partials ⚠️
pkg/commands/scan/output.go 33.33% 2 Missing ⚠️
pkg/utils/reflect/match.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
+ Coverage   21.63%   21.70%   +0.06%     
==========================================
  Files          31       31              
  Lines        2256     2258       +2     
==========================================
+ Hits          488      490       +2     
  Misses       1742     1742              
  Partials       26       26              

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