ofmla / seiscope_opt_toolbox_w_ctypes

This repo shows how to use SEISCOPE optimization toolbox Fortran code from Python
MIT License
22 stars 7 forks source link

Build macos wheels #6

Closed ofmla closed 2 years ago

ofmla commented 2 years ago

Deploy macOS wheels to PyPi via cibuildwheel

codecov[bot] commented 2 years ago

Codecov Report

Merging #6 (1abc852) into main (105425e) will decrease coverage by 2.78%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   80.76%   77.98%   -2.79%     
==========================================
  Files           2        2              
  Lines         104      109       +5     
  Branches        2        4       +2     
==========================================
+ Hits           84       85       +1     
- Misses         20       23       +3     
- Partials        0        1       +1     
Impacted Files Coverage Δ
sotb_wrapper/interface.py 77.57% <33.33%> (-2.83%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.