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
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • documentation update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #309

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 27, 2023

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.

@alexander-akait alexander-akait merged commit 35dac70 into master Apr 27, 2023
15 of 17 checks passed
@alexander-akait alexander-akait deleted the feat-modifyResponseData branch April 27, 2023 00:10
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.

Response Callback
1 participant