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.16] [Bug] Add exists check for IOCs index. #1396

Merged
merged 1 commit into from
Oct 28, 2024

[Bug] Add exists check for IOCs index. (#1392)

bfc5c83
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.16] [Bug] Add exists check for IOCs index. #1396

[Bug] Add exists check for IOCs index. (#1392)
bfc5c83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

68.66% (-0.01%) compared to 2b7d37d, passed because coverage increased by 0% when compared to adjusted base (68.67%)

View this Pull Request on Codecov

68.66% (-0.01%) compared to 2b7d37d, passed because coverage increased by 0% when compared to adjusted base (68.67%)

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.66%. Comparing base (2b7d37d) to head (bfc5c83).

Files with missing lines Patch % Lines
.../securityanalytics/services/STIX2IOCFeedStore.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.16    #1396      +/-   ##
============================================
- Coverage     68.67%   68.66%   -0.01%     
  Complexity     3575     3575              
============================================
  Files           404      404              
  Lines         20017    20021       +4     
  Branches       2041     2041              
============================================
+ Hits          13746    13748       +2     
- Misses         5252     5253       +1     
- Partials       1019     1020       +1     

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