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] fix capability check on feeds (#9573) #9574

Merged
merged 4 commits into from
Jan 14, 2025

[backend] fix tests

6f8d615
Select commit
Loading
Failed to load commit list.
Merged

[backend] fix capability check on feeds (#9573) #9574

[backend] fix tests
6f8d615
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

65.32% (+0.15%) compared to b15b97c

View this Pull Request on Codecov

65.32% (+0.15%) compared to b15b97c

Details

Codecov Report

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

Project coverage is 65.32%. Comparing base (b15b97c) to head (6f8d615).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...cti-platform/opencti-graphql/src/http/httpTaxii.js 0.00% 3 Missing ⚠️
...atform/opencti-graphql/src/http/httpRollingFeed.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9574      +/-   ##
==========================================
+ Coverage   65.17%   65.32%   +0.15%     
==========================================
  Files         630      630              
  Lines       60172    60202      +30     
  Branches     6725     6788      +63     
==========================================
+ Hits        39217    39328     +111     
+ Misses      20955    20874      -81     

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