paulsengroup / hictk

Blazing fast toolkit to work with .hic and .cool files
MIT License
22 stars 1 forks source link

Overhaul of the integration test suite #217

Open robomics opened 3 weeks ago

robomics commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 36.66667% with 38 lines in your changes missing coverage. Please review.

Project coverage is 75.74%. Comparing base (42c0468) to head (401421e).

Files Patch % Lines
src/hictk/dump/dump_common.cpp 31.25% 28 Missing and 5 partials :warning:
...tk/cooler/include/hictk/cooler/impl/index_impl.hpp 57.14% 2 Missing and 1 partial :warning:
src/hictk/cli/cli_dump.cpp 0.00% 1 Missing :warning:
src/hictk/dump/dump.cpp 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #217 +/- ## ========================================== - Coverage 75.88% 75.74% -0.14% ========================================== Files 140 140 Lines 11574 11615 +41 Branches 1310 1319 +9 ========================================== + Hits 8783 8798 +15 - Misses 1712 1734 +22 - Partials 1079 1083 +4 ```

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