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

[SDCISA-14715] Collect body only if needed #559

Merged

Conversation

hiddenalpha
Copy link
Member

  • Collect body only in-memory in those cases we really use it.

Related:

- Collect body only in-memory in those cases we really use it.
- Fix sub-optimal logging statement.

Related:
- swisspost#417
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (318c2ae) 48.04% compared to head (dc48ac0) 47.67%.
Report is 26 commits behind head on develop.

Files Patch % Lines
...swisspush/gateleen/expansion/ExpansionHandler.java 7.69% 12 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #559      +/-   ##
=============================================
- Coverage      48.04%   47.67%   -0.37%     
+ Complexity      1850     1836      -14     
=============================================
  Files            232      232              
  Lines          11950    11956       +6     
  Branches        1260     1260              
=============================================
- Hits            5741     5700      -41     
- Misses          5713     5761      +48     
+ Partials         496      495       -1     

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

@hiddenalpha hiddenalpha marked this pull request as ready for review February 20, 2024 10:55
@hiddenalpha hiddenalpha merged commit 9ccfb3a into swisspost:develop Feb 22, 2024
1 of 3 checks passed
@hiddenalpha hiddenalpha deleted the collect-body-only-if-needed branch February 22, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants