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] add missing backend feature to exclusion list (#8941) #9177

Merged
merged 6 commits into from
Dec 4, 2024

[backend] change exclusion list status

cf3023d
Select commit
Loading
Failed to load commit list.
Merged

[backend] add missing backend feature to exclusion list (#8941) #9177

[backend] change exclusion list status
cf3023d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

65.12% (+0.03%) compared to 694769e

View this Pull Request on Codecov

65.12% (+0.03%) compared to 694769e

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 45 lines in your changes missing coverage. Please review.

Project coverage is 65.12%. Comparing base (694769e) to head (cf3023d).

Files with missing lines Patch % Lines
.../src/modules/exclusionList/exclusionList-domain.ts 53.84% 30 Missing ⚠️
...-graphql/src/modules/indicator/indicator-domain.ts 60.00% 8 Missing ⚠️
...form/opencti-graphql/src/manager/clusterManager.ts 0.00% 3 Missing ⚠️
...opencti-graphql/src/database/exclusionListCache.ts 0.00% 2 Missing ⚠️
...aphql/src/manager/exclusionListCacheSyncManager.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/6.5.0    #9177      +/-   ##
=================================================
+ Coverage          65.09%   65.12%   +0.03%     
=================================================
  Files                626      626              
  Lines              59738    59784      +46     
  Branches            6644     6660      +16     
=================================================
+ Hits               38888    38937      +49     
+ Misses             20850    20847       -3     

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