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 travis file #338

Merged
merged 11 commits into from
May 11, 2020
Merged

Update travis file #338

merged 11 commits into from
May 11, 2020

Conversation

guimarqu
Copy link
Contributor

Update travis file to submit report to codecov
Fix #332

@guimarqu guimarqu changed the title codecov Update travis file May 11, 2020
@guimarqu guimarqu marked this pull request as ready for review May 11, 2020 14:42
@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #338 into master will decrease coverage by 3.26%.
The diff coverage is 73.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
- Coverage   78.98%   75.71%   -3.27%     
==========================================
  Files          47       51       +4     
  Lines        3007     3624     +617     
==========================================
+ Hits         2375     2744     +369     
- Misses        632      880     +248     
Impacted Files Coverage Δ
src/Algorithm/Algorithm.jl 100.00% <ø> (ø)
src/Algorithm/branching/branchingrule.jl 28.57% <0.00%> (ø)
src/Coluna.jl 100.00% <ø> (ø)
src/ColunaBase/interface.jl 0.00% <0.00%> (ø)
src/MathProg/MathProg.jl 100.00% <ø> (ø)
src/MathProg/clone.jl 100.00% <ø> (ø)
src/MathProg/constraint.jl 88.88% <ø> (ø)
src/MathProg/duties.jl 50.00% <ø> (ø)
src/MathProg/types.jl 100.00% <ø> (+10.71%) ⬆️
src/MathProg/varconstr.jl 66.66% <ø> (+38.09%) ⬆️
... and 72 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 d71265d...e51c04b. Read the comment docs.

@guimarqu guimarqu merged commit 680d441 into master May 11, 2020
@guimarqu guimarqu deleted the codecov branch May 11, 2020 15:55
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.

codecov not working
2 participants