scipopt / SCIPpp

A C++ wrapper for SCIP
Apache License 2.0
19 stars 4 forks source link

Require GCC 8 and AppleClang 11 due to the usage of std::filesystem #15

Closed hedtke closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #15 (faa80e7) into main (e7c78c4) will not change coverage. Report is 6 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files           8        8           
  Lines         156      156           
  Branches       39       39           
=======================================
  Hits          152      152           
  Misses          3        3           
  Partials        1        1