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

[backend] Change external reference resolution for OpenCTI integration #1048

Merged
merged 2 commits into from
Jun 6, 2024

[backend] Change URI

26b183e
Select commit
Loading
Failed to load commit list.
Merged

[backend] Change external reference resolution for OpenCTI integration #1048

[backend] Change URI
26b183e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 1s

26.17% (+0.30%) compared to 716ffe7

View this Pull Request on Codecov

26.17% (+0.30%) compared to 716ffe7

Details

Codecov Report

Attention: Patch coverage is 3.33333% with 29 lines in your changes missing coverage. Please review.

Project coverage is 26.17%. Comparing base (716ffe7) to head (26b183e).

Files Patch % Lines
...pi/src/main/java/io/openbas/utils/ResultUtils.java 0.00% 20 Missing ⚠️
.../main/java/io/openbas/service/ScenarioService.java 0.00% 7 Missing ⚠️
...i/src/main/java/io/openbas/opencti/OpenCTIApi.java 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1048      +/-   ##
============================================
+ Coverage     25.87%   26.17%   +0.30%     
- Complexity     1006     1011       +5     
============================================
  Files           450      451       +1     
  Lines         10561    10566       +5     
  Branches        513      513              
============================================
+ Hits           2733     2766      +33     
+ Misses         7765     7737      -28     
  Partials         63       63              

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