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 hub/children synchronization pattern (#6253) #6254

Merged
merged 1 commit into from
Mar 3, 2024

[backend] Improve hub/children synchronization pattern (#6253)

3661825
Select commit
Loading
Failed to load commit list.
Merged

[backend] Improve hub/children synchronization pattern (#6253) #6254

[backend] Improve hub/children synchronization pattern (#6253)
3661825
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2024 in 1s

66.66% (+0.00%) compared to 853ae73

View this Pull Request on Codecov

66.66% (+0.00%) compared to 853ae73

Details

Codecov Report

Attention: Patch coverage is 55.17241% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 66.66%. Comparing base (853ae73) to head (3661825).

Files Patch % Lines
...latform/opencti-graphql/src/database/middleware.js 71.42% 12 Missing ⚠️
...latform/opencti-graphql/src/manager/syncManager.js 0.00% 11 Missing ⚠️
...tform/opencti-graphql/src/database/file-storage.js 50.00% 1 Missing ⚠️
...i-platform/opencti-graphql/src/domain/connector.js 0.00% 1 Missing ⚠️
...ti-platform/opencti-graphql/src/graphql/graphql.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6254   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files         541      541           
  Lines       64408    64421   +13     
  Branches     5251     5256    +5     
=======================================
+ Hits        42936    42946   +10     
- Misses      21472    21475    +3     

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