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: support for modifying request body #127 #150

Closed
wants to merge 1 commit into from

Conversation

thinkdb1
Copy link

update go.mod github.com/api7/ext-plugin-proto to v0.6.1
add edit request body function setbody([]byte)

@monkeyDluffy6017 monkeyDluffy6017 changed the title add edit request body function #127 feat: support modify request body #127 Nov 21, 2023
@monkeyDluffy6017 monkeyDluffy6017 changed the title feat: support modify request body #127 feat: support for modifying request body #127 Nov 21, 2023
@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f049304) 80.75% compared to head (60c86be) 80.19%.

❗ Current head 60c86be differs from pull request most recent head bdf2bf9. Consider uploading reports for the commit bdf2bf9 to get more accurate results

Files Patch % Lines
internal/http/request.go 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   80.75%   80.19%   -0.57%     
==========================================
  Files          16       16              
  Lines        1034     1040       +6     
==========================================
- Hits          835      834       -1     
- Misses        146      155       +9     
+ Partials       53       51       -2     

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

@monkeyDluffy6017
Copy link

It's supported by #151 already, Thanks for your contribution!

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