Skip to content

[backend/client] revert fix file handling in upsert by adding files versions (#14585)#14725

Merged
JeremyCloarec merged 1 commit intomasterfrom
issue/14585_rollback
Mar 3, 2026
Merged

[backend/client] revert fix file handling in upsert by adding files versions (#14585)#14725
JeremyCloarec merged 1 commit intomasterfrom
issue/14585_rollback

Conversation

@JeremyCloarec
Copy link
Contributor

@JeremyCloarec JeremyCloarec commented Mar 3, 2026

This reverts commit d36c6f9.

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 marked this pull request as ready for review March 3, 2026 09:35
@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Mar 3, 2026
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.37%. Comparing base (a6b1545) to head (856d303).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...latform/opencti-graphql/src/database/middleware.ts 0.00% 3 Missing ⚠️
...platform/opencti-graphql/src/utils/upsert-utils.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14725      +/-   ##
==========================================
- Coverage   32.38%   32.37%   -0.01%     
==========================================
  Files        3098     3098              
  Lines      211071   211022      -49     
  Branches    38242    38243       +1     
==========================================
- Hits        68345    68315      -30     
+ Misses     142726   142707      -19     
Flag Coverage Δ
opencti-client-python 45.48% <ø> (-0.09%) ⬇️
opencti-front 2.83% <ø> (ø)
opencti-graphql 67.74% <0.00%> (+<0.01%) ⬆️

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.

🚀 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.

@JeremyCloarec JeremyCloarec changed the title Revert "[backend/client] fix file handling in upsert by adding files versions (#14585)" [backend/client] revert fix file handling in upsert by adding files versions (#14585) Mar 3, 2026
@JeremyCloarec JeremyCloarec merged commit adef560 into master Mar 3, 2026
51 of 54 checks passed
@JeremyCloarec JeremyCloarec deleted the issue/14585_rollback branch March 3, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants