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

Added support for the REPORT method #1332

Merged
merged 1 commit into from
Jun 9, 2019

Conversation

kolaente
Copy link
Contributor

@kolaente kolaente commented May 7, 2019

This pr adds support for the http REPORT method specified in RFC 3253.

@codecov
Copy link

codecov bot commented May 7, 2019

Codecov Report

Merging #1332 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1332      +/-   ##
==========================================
+ Coverage   84.34%   84.37%   +0.03%     
==========================================
  Files          27       27              
  Lines        2012     2016       +4     
==========================================
+ Hits         1697     1701       +4     
  Misses        205      205              
  Partials      110      110
Impacted Files Coverage Δ
echo.go 85.62% <ø> (ø) ⬆️
router.go 95.33% <100%> (+0.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d2c33a...3725a21. Read the comment docs.

@vishr vishr merged commit 610d67f into labstack:master Jun 9, 2019
@kolaente kolaente deleted the feature/report-method branch June 9, 2019 16:54
@kolaente
Copy link
Contributor Author

kolaente commented Jun 9, 2019

Thanks for merging!

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.

2 participants