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

Update README.md #1646

Closed
wants to merge 1 commit into from
Closed

Update README.md #1646

wants to merge 1 commit into from

Conversation

stnc
Copy link

@stnc stnc commented Oct 1, 2020

added pongo2echo template middleware

@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #1646 into master will decrease coverage by 1.50%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1646      +/-   ##
==========================================
- Coverage   85.28%   83.78%   -1.51%     
==========================================
  Files          28       28              
  Lines        2216     1906     -310     
==========================================
- Hits         1890     1597     -293     
+ Misses        212      195      -17     
  Partials      114      114              
Impacted Files Coverage Δ
middleware/method_override.go 80.95% <0.00%> (-3.67%) ⬇️
context.go 86.38% <0.00%> (-3.34%) ⬇️
middleware/redirect.go 85.00% <0.00%> (-3.24%) ⬇️
middleware/proxy.go 63.21% <0.00%> (-3.12%) ⬇️
middleware/basic_auth.go 65.62% <0.00%> (-2.95%) ⬇️
echo.go 83.58% <0.00%> (-2.36%) ⬇️
middleware/util.go 88.88% <0.00%> (-1.74%) ⬇️
response.go 85.18% <0.00%> (-1.66%) ⬇️
middleware/cors.go 77.94% <0.00%> (-1.52%) ⬇️
middleware/key_auth.go 66.66% <0.00%> (-1.13%) ⬇️
... and 18 more

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 151ed6b...a1419fb. Read the comment docs.

@lammel
Copy link
Contributor

lammel commented Nov 4, 2020

For references to external middlewares consider opening a PR in echo-contrib.

Closing this issue here.

@lammel lammel closed this Nov 4, 2020
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