lanl-ansi / Alpine.jl

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

More unit tests, drop un-used functions #168

Closed harshangrjn closed 3 years ago

harshangrjn commented 3 years ago

updates of v0.2.4

codecov[bot] commented 3 years ago

Codecov Report

Merging #168 (af684c1) into master (cd0d55b) will increase coverage by 3.88%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   78.33%   82.22%   +3.88%     
==========================================
  Files          16       16              
  Lines        3250     3111     -139     
==========================================
+ Hits         2546     2558      +12     
+ Misses        704      553     -151     
Impacted Files Coverage Δ
src/heuristics.jl 54.00% <ø> (+15.97%) :arrow_up:
src/algorithm.jl 77.77% <50.00%> (+0.50%) :arrow_up:
src/solver.jl 95.03% <100.00%> (+2.26%) :arrow_up:
src/utility.jl 66.57% <100.00%> (+18.07%) :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 cd0d55b...af684c1. Read the comment docs.