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

Conversation

JeremyCloarec
Copy link
Contributor

Proposed changes

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@JeremyCloarec JeremyCloarec force-pushed the issue/6577-chunk1 branch 2 times, most recently from 63e3f87 to 2a4a0fa Compare September 25, 2024 15:18
Copy link

codecov bot commented Sep 25, 2024

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 7 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     
Flag Coverage Δ
66.17% <55.41%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

…ded in Techniques / Attack Patterns (#8516) (#8517)

Co-authored-by: Samuel Hassine <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@JeremyCloarec JeremyCloarec changed the base branch from master to release/6.4.0 September 30, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.