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

Alert context appsec #3288

Merged
merged 14 commits into from
Nov 4, 2024

fix comments

37c0447
Select commit
Loading
Failed to load commit list.
Merged

Alert context appsec #3288

fix comments
37c0447
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 1s

58.31% (target 0.00%)

View this Pull Request on Codecov

58.31% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 70.13889% with 43 lines in your changes missing coverage. Please review.

Project coverage is 58.31%. Comparing base (d8bc17b) to head (37c0447).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
pkg/acquisition/modules/appsec/utils.go 24.32% 19 Missing and 9 partials ⚠️
pkg/alertcontext/alertcontext.go 85.41% 12 Missing and 2 partials ⚠️
pkg/acquisition/modules/appsec/appsec_runner.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3288       +/-   ##
===========================================
+ Coverage   39.27%   58.31%   +19.04%     
===========================================
  Files         480      349      -131     
  Lines       62217    37389    -24828     
===========================================
- Hits        24437    21805     -2632     
+ Misses      35124    13697    -21427     
+ Partials     2656     1887      -769     

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