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

FIX r.LoadHTMLGlob("/path/to/templates") #1616

Merged
merged 1 commit into from
Oct 31, 2018

Conversation

forging2012
Copy link
Contributor

FIX r.LoadHTMLGlob("/path/to/templates")) to FIX r.LoadHTMLGlob("/path/to/templates")

FIX r.LoadHTMLGlob("/path/to/templates")) to r.LoadHTMLGlob("/path/to/templates")
@codecov
Copy link

codecov bot commented Oct 31, 2018

Codecov Report

Merging #1616 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1616   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files          39       39           
  Lines        1931     1931           
=======================================
  Hits         1917     1917           
  Misses         10       10           
  Partials        4        4

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 c65e5ef...2bb1de9. Read the comment docs.

@thinkerou thinkerou self-requested a review October 31, 2018 12:19
@thinkerou thinkerou merged commit 8e96197 into gin-gonic:master Oct 31, 2018
justinfx pushed a commit to justinfx/gin that referenced this pull request Nov 3, 2018
FIX r.LoadHTMLGlob("/path/to/templates")) to r.LoadHTMLGlob("/path/to/templates")
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