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 errors in httpPlatform to not always propagate to the last middleware (#8870) #8871

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

richard-julien
Copy link
Member

See #8870

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 36 lines in your changes missing coverage. Please review.

Project coverage is 66.27%. Comparing base (43477ff) to head (04e5149).

Files with missing lines Patch % Lines
...-platform/opencti-graphql/src/http/httpPlatform.js 0.00% 36 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8871      +/-   ##
==========================================
- Coverage   66.28%   66.27%   -0.02%     
==========================================
  Files         597      597              
  Lines       61024    61033       +9     
  Branches     6274     6274              
==========================================
- Hits        40451    40448       -3     
- Misses      20573    20585      +12     

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

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.

Improve errors in httpPlatform to not always propagate to the last middleware
1 participant