Borda / pyGCO

A python wrapper for gco-v3.0 package, used for graph cuts based MRF optimization.
http://vision.csd.uwo.ca/code
61 stars 18 forks source link

CI: building multi-OS wheels #20

Closed Borda closed 3 years ago

Borda commented 3 years ago

try to make multi OS bulding pipeline

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (dbdb152) into master (5f00553) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   83.33%   83.33%           
=======================================
  Files           3        3           
  Lines         300      300           
=======================================
  Hits          250      250           
  Misses         50       50           
Flag Coverage Δ
pytest 83.33% <100.00%> (ø)
python2.7 80.33% <100.00%> (-1.67%) :arrow_down:
python3.6 83.33% <100.00%> (ø)
python3.9 83.33% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gco/__init__.py 100.00% <100.00%> (ø)

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 5f00553...dbdb152. Read the comment docs.