Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use meson build in place of numpy distutils #12

Merged
merged 54 commits into from
Mar 13, 2024

mkl-2024 is not on macos

953be5e
Select commit
Loading
Failed to load commit list.
Merged

Use meson build in place of numpy distutils #12

mkl-2024 is not on macos
953be5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2024 in 0s

41.06% (-33.73%) compared to c48ea7e

View this Pull Request on Codecov

41.06% (-33.73%) compared to c48ea7e

Details

Codecov Report

Attention: Patch coverage is 8.82353% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 41.06%. Comparing base (c48ea7e) to head (953be5e).

Files Patch % Lines
pydiso/mkl_solver.pyx 0.00% 28 Missing ⚠️
pydiso/__init__.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #12       +/-   ##
===========================================
- Coverage   74.78%   41.06%   -33.73%     
===========================================
  Files           2        3        +1     
  Lines         238      358      +120     
  Branches        0       18       +18     
===========================================
- Hits          178      147       -31     
- Misses         60      209      +149     
- Partials        0        2        +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.