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

feat: added modifyResponseData option #1529

Merged
merged 2 commits into from
Apr 27, 2023

test: fix

91a440b
Select commit
Failed to load commit list.
Merged

feat: added modifyResponseData option #1529

test: fix
91a440b
Select commit
Failed to load commit list.
Codecov / codecov/project failed Apr 27, 2023 in 1s

97.11% (-0.24%) compared to f48e442

View this Pull Request on Codecov

97.11% (-0.24%) compared to f48e442

Details

Codecov Report

Patch coverage: 90.00% and project coverage change: -0.24 ⚠️

Comparison is base (f48e442) 97.34% compared to head (91a440b) 97.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1529      +/-   ##
==========================================
- Coverage   97.34%   97.11%   -0.24%     
==========================================
  Files           9        9              
  Lines         377      381       +4     
  Branches      113      115       +2     
==========================================
+ Hits          367      370       +3     
- Misses          9       10       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 97.91% <ø> (ø)
src/middleware.js 95.04% <90.00%> (-0.83%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.