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

[frontend/backend] Specify arch and platform when creating injects for OpenBAS (#8820) #9250

Merged
merged 8 commits into from
Jan 22, 2025

[backend] fix lint

659dee5
Select commit
Loading
Failed to load commit list.
Merged

[frontend/backend] Specify arch and platform when creating injects for OpenBAS (#8820) #9250

[backend] fix lint
659dee5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 1s

64.49% (-0.08%) compared to 9da1ce0

View this Pull Request on Codecov

64.49% (-0.08%) compared to 9da1ce0

Details

Codecov Report

Attention: Patch coverage is 4.56026% with 293 lines in your changes missing coverage. Please review.

Project coverage is 64.49%. Comparing base (9da1ce0) to head (659dee5).
Report is 4 commits behind head on release/6.5.0.

Files with missing lines Patch % Lines
...form/opencti-graphql/src/modules/xtm/xtm-domain.js 4.97% 172 Missing ⚠️
...i-graphql/src/modules/xtm/deprecated/xtm-domain.js 0.00% 66 Missing ⚠️
...-platform/opencti-graphql/src/database/xtm-obas.ts 2.56% 38 Missing ⚠️
...graphql/src/modules/xtm/deprecated/xtm-resolver.ts 0.00% 10 Missing ⚠️
...aphql/src/modules/xtm/deprecated/xtm-deprecated.ts 0.00% 7 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/6.5.0    #9250      +/-   ##
=================================================
- Coverage          64.57%   64.49%   -0.08%     
=================================================
  Files                641      644       +3     
  Lines              61918    62179     +261     
  Branches            6879     6979     +100     
=================================================
+ Hits               39984    40105     +121     
- Misses             21934    22074     +140     

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