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] add validation mode to askJobImport (#6728) #9249

Merged
merged 9 commits into from
Dec 17, 2024

[backend] add enum for validaiton mode

9bdce14
Select commit
Loading
Failed to load commit list.
Merged

[backend] add validation mode to askJobImport (#6728) #9249

[backend] add enum for validaiton mode
9bdce14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

66.05% (+0.83%) compared to 913e1a7

View this Pull Request on Codecov

66.05% (+0.83%) compared to 913e1a7

Details

Codecov Report

Attention: Patch coverage is 58.73016% with 26 lines in your changes missing coverage. Please review.

Project coverage is 66.05%. Comparing base (913e1a7) to head (9bdce14).
Report is 24 commits behind head on release/6.5.0.

Files with missing lines Patch % Lines
...hql/src/connector/importCsv/importCsv-connector.ts 6.25% 15 Missing ⚠️
...latform/opencti-graphql/src/manager/taskManager.js 73.91% 6 Missing ⚠️
...pencti-platform/opencti-graphql/src/domain/file.js 0.00% 2 Missing ⚠️
...pencti-graphql/src/domain/backgroundTask-common.js 0.00% 1 Missing ⚠️
...tform/opencti-graphql/src/domain/backgroundTask.js 0.00% 1 Missing ⚠️
...ti-platform/opencti-graphql/src/http/httpServer.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/6.5.0    #9249      +/-   ##
=================================================
+ Coverage          65.21%   66.05%   +0.83%     
=================================================
  Files                626      626              
  Lines              59892    60366     +474     
  Branches            6688     7386     +698     
=================================================
+ Hits               39059    39873     +814     
+ Misses             20833    20493     -340     

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