Skip to content

Conversation

@kvii
Copy link
Contributor

@kvii kvii commented Mar 22, 2024

Description (what this PR does / why we need it):

Add an Unwrap method for returning underlying response writer.

Which issue(s) this PR fixes (resolves / be part of):

resolves #3253

Other special notes for the reviewers:

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 22, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.64%. Comparing base (1fdaabb) to head (1d9b5a4).

❗ Current head 1d9b5a4 differs from pull request most recent head 7fc0bc5. Consider uploading reports for the commit 7fc0bc5 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3265      +/-   ##
==========================================
+ Coverage   81.59%   81.64%   +0.05%     
==========================================
  Files          91       91              
  Lines        4167     4168       +1     
==========================================
+ Hits         3400     3403       +3     
+ Misses        589      587       -2     
  Partials      178      178              

☔ 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

LGTM size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add Unwrap to custom response writer.

3 participants