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

Threat Intel Analytics #1098

Merged
merged 59 commits into from
Jul 2, 2024

Fixed test suite. (#1128)

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

Threat Intel Analytics #1098

Fixed test suite. (#1128)
5b12588
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2024 in 0s

67.59% (target 75.00%)

View this Pull Request on Codecov

67.59% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 57.61076% with 2459 lines in your changes missing coverage. Please review.

Project coverage is 67.59%. Comparing base (e8d7879) to head (5b12588).
Report is 1 commits behind head on main.

Files Patch % Lines
...el/service/SATIFSourceConfigManagementService.java 22.45% 292 Missing and 5 partials ⚠️
.../threatIntel/service/SATIFSourceConfigService.java 36.86% 168 Missing and 5 partials ⚠️
...atIntel/sacommons/monitor/ThreatIntelAlertDto.java 19.70% 162 Missing and 1 partial ⚠️
.../threatIntel/iocscan/service/SaIoCScanService.java 47.28% 119 Missing and 17 partials ⚠️
...lytics/threatIntel/model/SATIFSourceConfigDto.java 64.35% 83 Missing and 30 partials ⚠️
...analytics/threatIntel/model/SATIFSourceConfig.java 66.03% 75 Missing and 32 partials ⚠️
...curityanalytics/services/STIX2IOCFetchService.java 24.34% 87 Missing ⚠️
.../securityanalytics/services/STIX2IOCFeedStore.java 49.27% 66 Missing and 4 partials ⚠️
...g/opensearch/securityanalytics/model/STIX2IOC.java 62.94% 48 Missing and 15 partials ⚠️
...threatIntel/iocscan/dao/BaseEntityCrudService.java 63.39% 49 Missing and 7 partials ⚠️
... and 81 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1098      +/-   ##
============================================
- Coverage     71.57%   67.59%   -3.99%     
- Complexity     2490     3424     +934     
============================================
  Files           297      403     +106     
  Lines         13615    19393    +5778     
  Branches       1461     1969     +508     
============================================
+ Hits           9745    13108    +3363     
- Misses         3218     5338    +2120     
- Partials        652      947     +295     

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