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] now also send event_id for events sent to worker coming from stream (#9824) #9791

Merged
merged 7 commits into from
Feb 4, 2025

[backend] check context not null

3c799eb
Select commit
Loading
Failed to load commit list.
Merged

[backend] now also send event_id for events sent to worker coming from stream (#9824) #9791

[backend] check context not null
3c799eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

65.24% (+0.00%) compared to d07a682

View this Pull Request on Codecov

65.24% (+0.00%) compared to d07a682

Details

Codecov Report

Attention: Patch coverage is 27.27273% with 16 lines in your changes missing coverage. Please review.

Project coverage is 65.24%. Comparing base (d07a682) to head (3c799eb).

Files with missing lines Patch % Lines
...tform/opencti-graphql/src/graphql/sseMiddleware.js 0.00% 6 Missing ⚠️
...latform/opencti-graphql/src/manager/syncManager.js 0.00% 4 Missing ⚠️
...latform/opencti-graphql/src/database/middleware.js 40.00% 3 Missing ⚠️
...orm/opencti-graphql/src/manager/playbookManager.ts 0.00% 2 Missing ⚠️
...cti-platform/opencti-graphql/src/database/redis.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9791   +/-   ##
=======================================
  Coverage   65.24%   65.24%           
=======================================
  Files         630      630           
  Lines       60411    60421   +10     
  Branches     6783     6787    +4     
=======================================
+ Hits        39413    39423   +10     
  Misses      20998    20998           

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