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

OnRequestReplay callback to allow mutating request like force reading the body #96

Merged
merged 1 commit into from
May 30, 2024

Conversation

zeisler
Copy link

@zeisler zeisler commented May 29, 2024

No description provided.

@dnaeon
Copy link
Owner

dnaeon commented May 30, 2024

Hey @zeisler ,

The PR looks good, thanks!

Can you please also add a test case for this one?

@zeisler zeisler force-pushed the on-request-replay branch from e91e642 to 6f95b07 Compare May 30, 2024 18:02
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.17%. Comparing base (10c5feb) to head (6f95b07).
Report is 1 commits behind head on v3.

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

Additional details and impacted files
@@            Coverage Diff             @@
##               v3      #96      +/-   ##
==========================================
+ Coverage   75.00%   75.17%   +0.17%     
==========================================
  Files           1        1              
  Lines         284      286       +2     
==========================================
+ Hits          213      215       +2     
  Misses         54       54              
  Partials       17       17              

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

@dnaeon dnaeon merged commit 78b9599 into dnaeon:v3 May 30, 2024
2 checks passed
@dnaeon
Copy link
Owner

dnaeon commented May 30, 2024

Thanks!

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.

3 participants