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

Prep for v0.9.2 #251

Closed odow closed 1 year ago

odow commented 2 years ago

Project.toml was already updated, so just looks like we didn't tag a release.

odow commented 2 years ago

Hmm. We did: https://github.com/JuliaRegistries/General/pull/57306

https://github.com/JuliaRegistries/General/blob/407a928e4790630774897f4facfd14a0580584d2/J/Juniper/Versions.toml#L70-L71

But it's not showing up as a release https://github.com/lanl-ansi/Juniper.jl/releases

codecov[bot] commented 2 years ago

Codecov Report

Merging #251 (0ac5b85) into master (2ab639e) will increase coverage by 0.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
+ Coverage   91.74%   91.81%   +0.07%     
==========================================
  Files          20       20              
  Lines        2010     2065      +55     
==========================================
+ Hits         1844     1896      +52     
- Misses        166      169       +3     
Impacted Files Coverage Δ
src/table_log.jl 94.73% <0.00%> (-0.58%) :arrow_down:
src/bb_strategies.jl 99.14% <0.00%> (-0.42%) :arrow_down:
src/fpump.jl 89.41% <0.00%> (-0.26%) :arrow_down:
src/debug.jl 100.00% <0.00%> (ø)
src/Juniper.jl 100.00% <0.00%> (ø)
src/bb_type_correct.jl 100.00% <0.00%> (ø)
src/bb_inits_and_defaults.jl 100.00% <0.00%> (ø)
src/MOI_wrapper/MOI_wrapper.jl 86.60% <0.00%> (+0.06%) :arrow_up:
src/model.jl 96.36% <0.00%> (+0.20%) :arrow_up:
src/bb_integral_or_branch.jl 97.43% <0.00%> (+0.21%) :arrow_up:
... and 4 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

ccoffrin commented 2 years ago

I checked the settings on the tag bot and didn't see any thing that was missing or out of place.