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: ocsf audit logging #1089

Merged
merged 36 commits into from
Sep 17, 2024

security: fix Incorrect conversion of an integer

1025693
Select commit
Loading
Failed to load commit list.
Merged

feat: ocsf audit logging #1089

security: fix Incorrect conversion of an integer
1025693
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 0s

83.91% (+1.19%) compared to 4ff1f76

View this Pull Request on Codecov

83.91% (+1.19%) compared to 4ff1f76

Details

Codecov Report

Attention: Patch coverage is 96.27660% with 7 lines in your changes missing coverage. Please review.

Project coverage is 83.91%. Comparing base (4ff1f76) to head (1025693).
Report is 78 commits behind head on main.

Files with missing lines Patch % Lines
internal/corazawaf/transaction.go 36.36% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1089      +/-   ##
==========================================
+ Coverage   82.72%   83.91%   +1.19%     
==========================================
  Files         162      166       +4     
  Lines        9080     7891    -1189     
==========================================
- Hits         7511     6622     -889     
+ Misses       1319     1019     -300     
  Partials      250      250              

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