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] Improve application stopping time (#9740) #9715

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Update all subscribe fn

d47d4eb
Select commit
Loading
Failed to load commit list.
Open

[backend] Improve application stopping time (#9740) #9715

Update all subscribe fn
d47d4eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

65.39% (+0.13%) compared to 9276b5a

View this Pull Request on Codecov

65.39% (+0.13%) compared to 9276b5a

Details

Codecov Report

Attention: Patch coverage is 69.86301% with 22 lines in your changes missing coverage. Please review.

Project coverage is 65.39%. Comparing base (9276b5a) to head (d47d4eb).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...tform/opencti-graphql/src/graphql/sseMiddleware.js 0.00% 3 Missing ⚠️
...ti-platform/opencti-graphql/src/http/httpServer.js 0.00% 3 Missing ⚠️
...i-platform/opencti-graphql/src/config/providers.js 0.00% 2 Missing ⚠️
...platform/opencti-graphql/src/database/migration.js 0.00% 2 Missing ⚠️
...opencti-graphql/src/database/sessionStore-redis.js 33.33% 2 Missing ⚠️
...ti-platform/opencti-graphql/src/instrumentation.js 0.00% 2 Missing ⚠️
...rm/opencti-graphql/src/manager/ingestionManager.ts 0.00% 2 Missing ⚠️
opencti-platform/opencti-graphql/src/back.js 0.00% 1 Missing ⚠️
...ti-platform/opencti-graphql/src/database/engine.js 0.00% 1 Missing ⚠️
...pencti-graphql/src/database/sessionStore-memory.js 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9715      +/-   ##
==========================================
+ Coverage   65.26%   65.39%   +0.13%     
==========================================
  Files         630      630              
  Lines       60311    60434     +123     
  Branches     6774     6890     +116     
==========================================
+ Hits        39361    39522     +161     
+ Misses      20950    20912      -38     

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