paulsengroup / hictk

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

Improve output of hictk metadata #222

Closed robomics closed 2 weeks ago

robomics commented 2 weeks ago

Closes https://github.com/paulsengroup/hictk/issues/219

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 70.49180% with 18 lines in your changes missing coverage. Please review.

Project coverage is 75.86%. Comparing base (c8dced4) to head (f8478be). Report is 2 commits behind head on main.

Files Patch % Lines
src/hictk/metadata/scool.hpp 50.00% 2 Missing and 2 partials :warning:
src/hictk/metadata/cool.hpp 25.00% 2 Missing and 1 partial :warning:
...ooler/include/hictk/cooler/impl/file_read_impl.hpp 57.14% 1 Missing and 2 partials :warning:
src/hictk/metadata/mcool.hpp 66.66% 1 Missing and 1 partial :warning:
...oler/include/hictk/cooler/impl/file_write_impl.hpp 50.00% 2 Missing :warning:
...include/hictk/cooler/impl/multires_cooler_impl.hpp 60.00% 2 Missing :warning:
src/hictk/metadata/hic.hpp 75.00% 0 Missing and 1 partial :warning:
...tk/bin_table/include/hictk/impl/bin_table_impl.hpp 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #222 +/- ## ========================================== - Coverage 75.88% 75.86% -0.03% ========================================== Files 140 140 Lines 11574 11580 +6 Branches 1310 1311 +1 ========================================== + Hits 8783 8785 +2 - Misses 1712 1716 +4 Partials 1079 1079 ```

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