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(filter): adapt http middleware handler #505

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

ggicci
Copy link
Contributor

@ggicci ggicci commented Jul 20, 2022

Updates #504

@codecov-commenter
Copy link

Codecov Report

Merging #505 (7a7ca5e) into v3 (05d5234) will increase coverage by 0.15%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##               v3     #505      +/-   ##
==========================================
+ Coverage   69.64%   69.80%   +0.15%     
==========================================
  Files          27       28       +1     
  Lines        1598     1606       +8     
==========================================
+ Hits         1113     1121       +8     
  Misses        413      413              
  Partials       72       72              
Impacted Files Coverage Δ
filter_adapter.go 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@emicklei
Copy link
Owner

Thank you for contributing to this package. I am happy with this extension as it allows using std http handlers.
I will update the README to mention this new feature

@emicklei emicklei merged commit 2ec4cc1 into emicklei:v3 Jul 21, 2022
@ggicci
Copy link
Contributor Author

ggicci commented Jul 22, 2022

Most welcome :) go-restful is an awesome package.

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

3 participants