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

fix for CI failiures #8

Closed darioizzo closed 5 years ago

darioizzo commented 5 years ago

small scoping error corrected. tests now compile

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3668dc0). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #8   +/-   ##
=========================================
  Coverage          ?   96.57%           
=========================================
  Files             ?        4           
  Lines             ?      875           
  Branches          ?        0           
=========================================
  Hits              ?      845           
  Misses            ?       30           
  Partials          ?        0
Impacted Files Coverage Δ
tests/worhp.cpp 100% <ø> (ø)
tests/snopt7.cpp 100% <100%> (ø)

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 3668dc0...df09a5d. Read the comment docs.