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

[Backport 2.15] threat intel monitor bug fixes #1323

Merged
merged 1 commit into from
Sep 25, 2024

threat intel monitor bug fixes (#1317)

2da57ea
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.15] threat intel monitor bug fixes #1323

threat intel monitor bug fixes (#1317)
2da57ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

68.76% (+0.18%) compared to a82587f

View this Pull Request on Codecov

68.76% (+0.18%) compared to a82587f

Details

Codecov Report

Attention: Patch coverage is 62.06897% with 11 lines in your changes missing coverage. Please review.

Project coverage is 68.76%. Comparing base (a82587f) to head (2da57ea).

Files with missing lines Patch % Lines
...cs/threatIntel/iocscan/service/IoCScanService.java 0.00% 4 Missing and 1 partial ⚠️
...nitor/TransportThreatIntelMonitorFanOutAction.java 61.53% 5 Missing ⚠️
.../threatIntel/iocscan/service/SaIoCScanService.java 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.15    #1323      +/-   ##
============================================
+ Coverage     68.58%   68.76%   +0.18%     
- Complexity     3574     3584      +10     
============================================
  Files           404      404              
  Lines         20016    20035      +19     
  Branches       2041     2042       +1     
============================================
+ Hits          13727    13777      +50     
+ Misses         5272     5238      -34     
- Partials       1017     1020       +3     

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