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

Add support for PATCH requests in router middleware #1219

Conversation

brett-onions
Copy link
Contributor

Resolves Issue: Missing request body in PATCH requests #1217

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (201308a) 86.76% compared to head (84cbcbb) 86.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1219      +/-   ##
==========================================
+ Coverage   86.76%   86.78%   +0.01%     
==========================================
  Files          89       89              
  Lines        6024     6024              
==========================================
+ Hits         5227     5228       +1     
+ Misses        797      796       -1     

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

package.json Outdated Show resolved Hide resolved
@brett-onions brett-onions marked this pull request as ready for review February 7, 2024 08:25
@bradsawadye bradsawadye merged commit 1053f51 into master Feb 8, 2024
4 checks passed
@bradsawadye bradsawadye deleted the TB-385-bug-patch-request-unexpected-eof-read-on-the-socket-open-him-core branch February 8, 2024 06:57
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