lanl-ansi / Alpine.jl

A Julia/JuMP-based Global Optimization Solver for Non-convex Programs
https://lanl-ansi.github.io/Alpine.jl/latest/
Other
241 stars 39 forks source link

Solver identifiers dropped #212

Closed harshangrjn closed 1 year ago

harshangrjn commented 1 year ago

Should fix both these issues: #211 #178

codecov[bot] commented 1 year ago

Codecov Report

Merging #212 (0f0c338) into master (2c3a6b3) will increase coverage by 0.19%. The diff coverage is 100.00%.

:exclamation: Current head 0f0c338 differs from pull request most recent head e53fa64. Consider uploading reports for the commit e53fa64 to get more accurate results

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
+ Coverage   86.24%   86.43%   +0.19%     
==========================================
  Files          16       16              
  Lines        3236     3193      -43     
==========================================
- Hits         2791     2760      -31     
+ Misses        445      433      -12     
Impacted Files Coverage Δ
src/Alpine.jl 100.00% <ø> (ø)
src/MOI_wrapper/MOI_wrapper.jl 86.47% <ø> (ø)
src/multi.jl 74.36% <ø> (ø)
src/algorithm.jl 89.16% <100.00%> (-0.12%) :arrow_down:
src/solver.jl 100.00% <100.00%> (ø)
src/utility.jl 84.46% <100.00%> (+1.90%) :arrow_up:

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