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(tests): TestDebugPrintLoadTemplate use assert.Regep instead of assert.Equal #973

Merged
merged 1 commit into from
Jul 4, 2017

Conversation

easonlin404
Copy link
Contributor

Sometimes travis will build error because TestDebugPrintLoadTemplate templates print-order not guaranteed.

travis ref:

@codecov
Copy link

codecov bot commented Jul 4, 2017

Codecov Report

Merging #973 into master will increase coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #973      +/-   ##
==========================================
+ Coverage   96.24%   96.38%   +0.14%     
==========================================
  Files          16       16              
  Lines        1410     1410              
==========================================
+ Hits         1357     1359       +2     
+ Misses         41       40       -1     
+ Partials       12       11       -1
Impacted Files Coverage Δ
context.go 96.27% <0%> (+0.62%) ⬆️

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 ecf1b37...3064865. Read the comment docs.

@appleboy appleboy merged commit 735748b into gin-gonic:master Jul 4, 2017
@easonlin404 easonlin404 deleted the fix-testcase branch July 4, 2017 16:55
@javierprovecho javierprovecho added this to the 1.3 milestone Jul 5, 2017
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