alugowski / fast_matrix_market

Fast and full-featured Matrix Market I/O library for C++, Python, and R
BSD 2-Clause "Simplified" License
75 stars 7 forks source link

Register with threadpoolctl #37

Closed alugowski closed 1 year ago

alugowski commented 1 year ago

Optional feature.

Currently requires a pre-release version of threadpoolctl, so do not merge until the threadpoolctl API is final.

closes https://github.com/alugowski/fast_matrix_market/issues/28

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05% :tada:

Comparison is base (16cc0c7) 93.46% compared to head (5fca58d) 93.51%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== + Coverage 93.46% 93.51% +0.05% ========================================== Files 23 23 Lines 2187 2204 +17 Branches 279 274 -5 ========================================== + Hits 2044 2061 +17 Misses 143 143 ``` | [Files Changed](https://app.codecov.io/gh/alugowski/fast_matrix_market/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski) | Coverage Δ | | |---|---|---| | [python/src/fast\_matrix\_market/\_\_init\_\_.py](https://app.codecov.io/gh/alugowski/fast_matrix_market/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski#diff-cHl0aG9uL3NyYy9mYXN0X21hdHJpeF9tYXJrZXQvX19pbml0X18ucHk=) | `93.68% <100.00%> (+0.42%)` | :arrow_up: |

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