Skip to content

[backend/pycti] Prevent file upload looping (#14585)

7285747
Select commit
Loading
Failed to load commit list.
Merged

[backend/pycti] Prevent file upload looping (#14585) #14825

[backend/pycti] Prevent file upload looping (#14585)
7285747
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 0s

32.10% (+0.00%) compared to 249c364

View this Pull Request on Codecov

32.10% (+0.00%) compared to 249c364

Details

Codecov Report

❌ Patch coverage is 18.18182% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.10%. Comparing base (249c364) to head (7285747).

Files with missing lines Patch % Lines
...raphql/src/modules/playbook/playbook-components.ts 15.00% 17 Missing ⚠️
...tform/opencti-graphql/src/database/draft-engine.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           release/6.9.x   #14825   +/-   ##
==============================================
  Coverage          32.09%   32.10%           
==============================================
  Files               3010     3010           
  Lines             206754   206760    +6     
  Branches           37737    37737           
==============================================
+ Hits               66368    66373    +5     
- Misses            140386   140387    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.