Skip to content

[client] ignore inferred items during import (#14566)#14577

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

[client] ignore inferred items during import (#14566)#14577
JeremyCloarec merged 1 commit intomasterfrom
issue/14566

Conversation

@JeremyCloarec
Copy link
Contributor

@JeremyCloarec JeremyCloarec commented Feb 24, 2026

Proposed changes

  • ignore inferred items during import

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

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Feb 24, 2026
@JeremyCloarec JeremyCloarec marked this pull request as ready for review February 24, 2026 11:26
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 32.36%. Comparing base (0114378) to head (21a89ae).

Files with missing lines Patch % Lines
client-python/pycti/utils/opencti_stix2.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14577      +/-   ##
==========================================
- Coverage   32.36%   32.36%   -0.01%     
==========================================
  Files        3096     3096              
  Lines      210893   210896       +3     
  Branches    38195    38194       -1     
==========================================
- Hits        68257    68256       -1     
- Misses     142636   142640       +4     
Flag Coverage Δ
opencti-client-python 45.50% <75.00%> (+<0.01%) ⬆️
opencti-front 2.83% <ø> (ø)
opencti-graphql 67.73% <ø> (-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.

@marieflorescontact marieflorescontact self-requested a review March 2, 2026 10:30
Copy link
Member

@marieflorescontact marieflorescontact left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

locally tested ok 👌

@JeremyCloarec JeremyCloarec merged commit afd351a into master Mar 3, 2026
36 checks passed
@JeremyCloarec JeremyCloarec deleted the issue/14566 branch March 3, 2026 08:40
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.

Playbook: duplicate inferred relationship

2 participants