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

Move CI from travis to github actions #435

Merged
merged 9 commits into from
Jan 21, 2021
Merged

Move CI from travis to github actions #435

merged 9 commits into from
Jan 21, 2021

Conversation

guimarqu
Copy link
Contributor

Fix #418

@guimarqu guimarqu enabled auto-merge (squash) January 21, 2021 12:22
@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #435 (8903e75) into master (3ff9f41) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   80.12%   80.26%   +0.14%     
==========================================
  Files          52       52              
  Lines        4206     4196      -10     
==========================================
- Hits         3370     3368       -2     
+ Misses        836      828       -8     
Impacted Files Coverage Δ
src/Algorithm/branching/branchingalgo.jl 90.75% <ø> (-1.44%) ⬇️
src/Algorithm/treesearch.jl 91.33% <100.00%> (+3.13%) ⬆️
src/Algorithm/branching/branchinggroup.jl 86.51% <0.00%> (-2.25%) ⬇️
src/decomposition.jl 98.47% <0.00%> (+0.49%) ⬆️
src/Algorithm/colgen.jl 96.63% <0.00%> (+0.74%) ⬆️
src/MOIcallbacks.jl 93.47% <0.00%> (+1.98%) ⬆️
src/ColunaBase/nestedenum.jl 97.56% <0.00%> (+2.32%) ⬆️

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 9772423...8903e75. Read the comment docs.

@guimarqu guimarqu merged commit af3661e into master Jan 21, 2021
@guimarqu guimarqu deleted the ci_githubactions branch January 21, 2021 12:26
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.

Travis CI is no longer free for open source projects
2 participants