Skip to content

Conversation

@MTorbay-Filigran
Copy link
Member

Proposed changes

  • Added a new function to check settings valid entreprise edition

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

@MTorbay-Filigran MTorbay-Filigran linked an issue Jan 6, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

❌ Patch coverage is 48.27586% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.82%. Comparing base (a1674d9) to head (36d3f2a).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
...orm/opencti-graphql/src/manager/activityManager.ts 0.00% 4 Missing ⚠️
...rm/opencti-graphql/src/manager/fileIndexManager.ts 20.00% 4 Missing ⚠️
...tform/opencti-graphql/src/enterprise-edition/ee.ts 33.33% 2 Missing ⚠️
...tform/opencti-graphql/src/manager/managerModule.ts 33.33% 2 Missing ⚠️
...hql/src/manager/playbookManager/playbookManager.ts 33.33% 2 Missing ⚠️
...rm/opencti-graphql/src/manager/activityListener.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #13906      +/-   ##
==========================================
- Coverage   30.87%   30.82%   -0.05%     
==========================================
  Files        2911     2912       +1     
  Lines      192479   193993    +1514     
  Branches    39265    39923     +658     
==========================================
+ Hits        59419    59792     +373     
- Misses     133060   134201    +1141     
Flag Coverage Δ
opencti 30.82% <48.27%> (-0.05%) ⬇️
opencti-front 2.48% <ø> (+0.01%) ⬆️
opencti-graphql 68.38% <48.27%> (+0.11%) ⬆️

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.

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.

Remove License dependency of remaining integration tests

2 participants