paulsengroup / hictk

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

Various improvements and bug fixes to code related to fetching interactions as Eigen matrices #227

Closed robomics closed 2 months ago

robomics commented 2 months ago

These bugs were discovered while developing https://github.com/paulsengroup/hictk/pull/226.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.49515% with 17 lines in your changes missing coverage. Please review.

Project coverage is 75.48%. Comparing base (ff82e76) to head (9875298). Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
.../hictk/transformers/impl/to_sparse_matrix_impl.hpp 79.48% 8 Missing :warning:
...hic/include/hictk/hic/impl/pixel_selector_impl.hpp 0.00% 7 Missing :warning:
...transformers/include/hictk/transformers/common.hpp 77.77% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ========================================== - Coverage 75.85% 75.48% -0.38% ========================================== Files 140 141 +1 Lines 11580 11685 +105 Branches 1311 1330 +19 ========================================== + Hits 8784 8820 +36 - Misses 1717 1774 +57 - Partials 1079 1091 +12 ```

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