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

Read CRLF files on non-Windows platforms #30

Closed alugowski closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (2ba2f6d) 94.13% compared to head (9d1d421) 94.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== + Coverage 94.13% 94.14% +0.01% ========================================== Files 21 21 Lines 2097 2102 +5 Branches 266 266 ========================================== + Hits 1974 1979 +5 Misses 123 123 ``` | [Impacted Files](https://app.codecov.io/gh/alugowski/fast_matrix_market/pull/30?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/chunking.hpp](https://app.codecov.io/gh/alugowski/fast_matrix_market/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski#diff-aW5jbHVkZS9mYXN0X21hdHJpeF9tYXJrZXQvY2h1bmtpbmcuaHBw) | `96.42% <100.00%> (ø)` | | | [include/fast\_matrix\_market/field\_conv.hpp](https://app.codecov.io/gh/alugowski/fast_matrix_market/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski#diff-aW5jbHVkZS9mYXN0X21hdHJpeF9tYXJrZXQvZmllbGRfY29udi5ocHA=) | `96.87% <100.00%> (ø)` | | | [include/fast\_matrix\_market/header.hpp](https://app.codecov.io/gh/alugowski/fast_matrix_market/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Lugowski#diff-aW5jbHVkZS9mYXN0X21hdHJpeF9tYXJrZXQvaGVhZGVyLmhwcA==) | `94.48% <100.00%> (+0.22%)` | :arrow_up: |

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