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] remove organization cache (#8806) #8959

Merged
merged 5 commits into from
Nov 29, 2024

[backend] fix test

262a669
Select commit
Loading
Failed to load commit list.
Merged

[backend] remove organization cache (#8806) #8959

[backend] fix test
262a669
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

65.88% (+0.91%) compared to 62f648c

View this Pull Request on Codecov

65.88% (+0.91%) compared to 62f648c

Details

Codecov Report

Attention: Patch coverage is 90.24390% with 4 lines in your changes missing coverage. Please review.

Project coverage is 65.88%. Comparing base (62f648c) to head (262a669).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
...form/opencti-graphql/src/manager/historyManager.ts 90.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8959      +/-   ##
==========================================
+ Coverage   64.96%   65.88%   +0.91%     
==========================================
  Files         623      624       +1     
  Lines       59496    59689     +193     
  Branches     6575     7194     +619     
==========================================
+ Hits        38651    39324     +673     
+ Misses      20845    20365     -480     

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