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] Ensure log lines would be efficiently streamed to log visualization tools (#4199) #9553

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

richard-julien
Copy link
Member

See #4199

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Jan 9, 2025
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 26.71233% with 107 lines in your changes missing coverage. Please review.

Project coverage is 65.14%. Comparing base (9742228) to head (3f0d4a6).

Files with missing lines Patch % Lines
...atform/opencti-graphql/src/graphql/loggerPlugin.js 0.00% 9 Missing ⚠️
...-platform/opencti-graphql/src/http/httpPlatform.js 0.00% 9 Missing ⚠️
...orm/opencti-graphql/src/manager/playbookManager.ts 0.00% 9 Missing ⚠️
...rm/opencti-graphql/src/manager/publisherManager.ts 0.00% 6 Missing ⚠️
...form/opencti-graphql/src/modules/xtm/xtm-domain.js 0.00% 6 Missing ⚠️
...hql/src/connector/importCsv/importCsv-connector.ts 0.00% 5 Missing ⚠️
...ti-platform/opencti-graphql/src/database/engine.js 33.33% 4 Missing ⚠️
...latform/opencti-graphql/src/database/middleware.js 20.00% 4 Missing ⚠️
...rm/opencti-graphql/src/manager/fileIndexManager.ts 20.00% 4 Missing ⚠️
...rm/opencti-graphql/src/manager/ingestionManager.ts 0.00% 4 Missing ⚠️
... and 25 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9553      +/-   ##
==========================================
- Coverage   65.15%   65.14%   -0.02%     
==========================================
  Files         630      630              
  Lines       60110    60147      +37     
  Branches     6698     6705       +7     
==========================================
+ Hits        39162    39180      +18     
- Misses      20948    20967      +19     

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

@richard-julien richard-julien merged commit 7180d27 into master Jan 10, 2025
9 checks passed
@richard-julien richard-julien deleted the issue/4199 branch January 10, 2025 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant