lanl-ansi / Juniper.jl

A JuMP-based Nonlinear Integer Program Solver
https://lanl-ansi.github.io/Juniper.jl/stable/
MIT License
179 stars 22 forks source link

Update ci.yml #222

Closed odow closed 2 years ago

odow commented 2 years ago

There's no need to test twice for pull requests. And we should be testing on the latest 1.x.

codecov[bot] commented 2 years ago

Codecov Report

Merging #222 (5ec0dad) into master (3a30ee5) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
+ Coverage   91.48%   91.53%   +0.05%     
==========================================
  Files          20       20              
  Lines        1950     1950              
==========================================
+ Hits         1784     1785       +1     
+ Misses        166      165       -1     
Impacted Files Coverage Δ
src/BnBTree.jl 93.93% <0.00%> (-0.02%) :arrow_down:
src/Juniper.jl 100.00% <0.00%> (ø)
src/filter.jl 97.14% <0.00%> (+0.17%) :arrow_up:
src/bb_strategies.jl 99.56% <0.00%> (+0.43%) :arrow_up:

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 3a30ee5...5ec0dad. Read the comment docs.