simpeg / pymatsolver

Solve matrix equations in python.
https://pymatsolver.readthedocs.io/en/latest/
MIT License
33 stars 16 forks source link

Fix CI #46

Closed mplough-kobold closed 2 months ago

mplough-kobold commented 2 months ago

This PR gets CI passing on all platforms.

Fixes #45.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.36%. Comparing base (3eedc9d) to head (d79d979). Report is 20 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== + Coverage 89.26% 89.36% +0.10% ========================================== Files 5 5 Lines 298 301 +3 ========================================== + Hits 266 269 +3 Misses 32 32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.