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

Run against SciPy testsuite #17

Closed alugowski closed 1 year ago

alugowski commented 1 year ago

Run against the actual SciPy test suite.

All tests currently pass.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 88.88% and project coverage change: +0.01 :tada:

Comparison is base (0c24ab7) 96.50% compared to head (2a118b4) 96.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== + Coverage 96.50% 96.52% +0.01% ========================================== Files 18 18 Lines 1373 1380 +7 Branches 158 158 ========================================== + Hits 1325 1332 +7 Misses 48 48 ``` | [Impacted Files](https://codecov.io/gh/alugowski/fast_matrix_market/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski) | Coverage Δ | | |---|---|---| | [include/fast\_matrix\_market/types.hpp](https://codecov.io/gh/alugowski/fast_matrix_market/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski#diff-aW5jbHVkZS9mYXN0X21hdHJpeF9tYXJrZXQvdHlwZXMuaHBw) | `100.00% <ø> (ø)` | | | [include/fast\_matrix\_market/header.hpp](https://codecov.io/gh/alugowski/fast_matrix_market/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski#diff-aW5jbHVkZS9mYXN0X21hdHJpeF9tYXJrZXQvaGVhZGVyLmhwcA==) | `95.83% <83.33%> (+0.18%)` | :arrow_up: | | [python/src/fast\_matrix\_market/\_\_init\_\_.py](https://codecov.io/gh/alugowski/fast_matrix_market/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski#diff-cHl0aG9uL3NyYy9mYXN0X21hdHJpeF9tYXJrZXQvX19pbml0X18ucHk=) | `93.36% <100.00%> (+0.06%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.