Skip to content

fix travis build#5

Merged
rodrigo-brito merged 1 commit intoStudioSol:masterfrom
guilhermehubner:fix-travis-new
Oct 1, 2020
Merged

fix travis build#5
rodrigo-brito merged 1 commit intoStudioSol:masterfrom
guilhermehubner:fix-travis-new

Conversation

@guilhermehubner
Copy link
Contributor

Travis build was configured to run dep ensure, the project use go modules though, so the building was failing.

I also updated the convey version.

@codecov-commenter
Copy link

Codecov Report

Merging #5 into master will decrease coverage by 2.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   94.70%   92.64%   -2.07%     
==========================================
  Files           4        4              
  Lines         189      136      -53     
==========================================
- Hits          179      126      -53     
  Misses          6        6              
  Partials        4        4              
Impacted Files Coverage Δ
linkedhashsetint.go 100.00% <100.00%> (ø)
linkedhashmap.go 85.71% <0.00%> (-1.95%) ⬇️
linkedhashsetint64.go 100.00% <0.00%> (ø)
linkedhashsetstring.go 100.00% <0.00%> (ø)

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 671db27...0a6f6dc. Read the comment docs.

@rodrigo-brito rodrigo-brito merged commit 3458d1a into StudioSol:master Oct 1, 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.

4 participants