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] first chunk of draft MVP #8418

Closed
wants to merge 27 commits into from

[backend] disable file upload in draft

6c7890b
Select commit
Loading
Failed to load commit list.
Closed

[backend] first chunk of draft MVP #8418

[backend] disable file upload in draft
6c7890b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

66.17% (-0.05%) compared to 1aa3e4b

View this Pull Request on Codecov

66.17% (-0.05%) compared to 1aa3e4b

Details

Codecov Report

Attention: Patch coverage is 55.41237% with 173 lines in your changes missing coverage. Please review.

Project coverage is 66.17%. Comparing base (1aa3e4b) to head (6c7890b).
Report is 6 commits behind head on release/6.4.0.

Files with missing lines Patch % Lines
...ti-platform/opencti-graphql/src/database/engine.js 38.20% 110 Missing ⚠️
...ti-platform/opencti-graphql/src/http/httpServer.js 0.00% 12 Missing ⚠️
...rc/modules/draftWorkspace/draftWorkspace-domain.ts 74.46% 12 Missing ⚠️
...i-platform/opencti-graphql/src/config/providers.js 0.00% 10 Missing ⚠️
...latform/opencti-graphql/src/database/middleware.js 52.63% 9 Missing ⚠️
...modules/draftWorkspace/draftWorkspace-converter.ts 33.33% 6 Missing ⚠️
...atform/opencti-graphql/src/modules/ai/ai-domain.ts 0.00% 4 Missing ⚠️
...ti-platform/opencti-graphql/src/database/ai-llm.ts 0.00% 2 Missing ⚠️
...pencti-platform/opencti-graphql/src/domain/user.js 50.00% 2 Missing ⚠️
...-platform/opencti-graphql/src/http/httpPlatform.js 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@                Coverage Diff                @@
##           release/6.4.0    #8418      +/-   ##
=================================================
- Coverage          66.21%   66.17%   -0.05%     
=================================================
  Files                597      604       +7     
  Lines              60422    60729     +307     
  Branches            6207     6232      +25     
=================================================
+ Hits               40011    40189     +178     
- Misses             20411    20540     +129     

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