esa / pagmo_plugins_nonfree

A pagmo affiliated package (https://github.com/esa/pagmo2) adding commercial solvers to the list of solvers/algorithms: SNOPT7, WORHP
GNU General Public License v3.0
10 stars 9 forks source link

No longer an header only. #15

Closed darioizzo closed 4 years ago

darioizzo commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #15 into master will decrease coverage by 0.21%. The diff coverage is 95.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   96.57%   96.35%   -0.22%     
==========================================
  Files           4        6       +2     
  Lines         875      879       +4     
==========================================
+ Hits          845      847       +2     
- Misses         30       32       +2
Impacted Files Coverage Δ
tests/worhp.cpp 100% <100%> (ø) :arrow_up:
tests/snopt7.cpp 100% <100%> (ø) :arrow_up:
include/pagmo_plugins_nonfree/worhp.hpp 100% <100%> (+6.06%) :arrow_up:
include/pagmo_plugins_nonfree/snopt7.hpp 100% <100%> (+2.13%) :arrow_up:
src/worhp.cpp 93.82% <93.82%> (ø)
src/snopt7.cpp 97% <97%> (ø)

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 96974cf...2f790a8. Read the comment docs.