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/frontend] Introduce TAXII push endpoints #9471

Merged
merged 8 commits into from
Jan 3, 2025

[backend/frontend] Remove console

c392f96
Select commit
Loading
Failed to load commit list.
Merged

[backend/frontend] Introduce TAXII push endpoints #9471

[backend/frontend] Remove console
c392f96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

65.24% (-0.12%) compared to c0ce0c2

View this Pull Request on Codecov

65.24% (-0.12%) compared to c0ce0c2

Details

Codecov Report

Attention: Patch coverage is 35.01946% with 167 lines in your changes missing coverage. Please review.

Project coverage is 65.24%. Comparing base (c0ce0c2) to head (c392f96).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...cti-platform/opencti-graphql/src/http/httpTaxii.js 0.00% 71 Missing ⚠️
...les/ingestion/ingestion-taxii-collection-domain.ts 10.00% 54 Missing ⚠️
...rm/opencti-graphql/src/manager/ingestionManager.ts 34.61% 17 Missing ⚠️
...aphql/src/modules/ingestion/ingestion-converter.ts 6.25% 15 Missing ⚠️
...s/ingestion/ingestion-taxii-collection-resolver.ts 76.00% 6 Missing ⚠️
...rc/modules/ingestion/ingestion-taxii-collection.ts 91.83% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9471      +/-   ##
==========================================
- Coverage   65.35%   65.24%   -0.12%     
==========================================
  Files         624      628       +4     
  Lines       59697    59923     +226     
  Branches     6687     6688       +1     
==========================================
+ Hits        39016    39096      +80     
- Misses      20681    20827     +146     

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