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] check playbook filters & add playbook nodes tests (#8721) #8955

Merged
merged 5 commits into from
Nov 14, 2024

[frontend] improvements

a09c290
Select commit
Loading
Failed to load commit list.
Merged

[backend] check playbook filters & add playbook nodes tests (#8721) #8955

[frontend] improvements
a09c290
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 1s

66.28% (-0.01%) compared to 0dc1991

View this Pull Request on Codecov

66.28% (-0.01%) compared to 0dc1991

Details

Codecov Report

Attention: Patch coverage is 28.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 66.28%. Comparing base (0dc1991) to head (a09c290).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ti-graphql/src/modules/playbook/playbook-domain.ts 19.04% 17 Missing ⚠️
...orm/opencti-graphql/src/manager/playbookManager.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8955      +/-   ##
==========================================
- Coverage   66.28%   66.28%   -0.01%     
==========================================
  Files         597      597              
  Lines       61098    61105       +7     
  Branches     6288     6292       +4     
==========================================
+ Hits        40501    40505       +4     
- Misses      20597    20600       +3     

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