paulsengroup / hictk

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

Improve logging when failures occur from within class destructors #293

Closed robomics closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 15.15152% with 28 lines in your changes missing coverage. Please review.

Project coverage is 79.19%. Comparing base (069ef5f) to head (6c59d16). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...ctk/cooler/include/hictk/cooler/impl/file_impl.hpp 0.00% 12 Missing :warning:
...hic/include/hictk/hic/impl/pixel_selector_impl.hpp 8.33% 11 Missing :warning:
...ictk/hic/impl/interaction_to_block_mapper_impl.hpp 25.00% 3 Missing :warning:
...nclude/hictk/balancing/impl/sparse_matrix_impl.hpp 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #293 +/- ## ========================================== - Coverage 79.27% 79.19% -0.08% ========================================== Files 173 173 Lines 17012 17031 +19 Branches 2309 2309 ========================================== + Hits 13486 13488 +2 - Misses 2519 2538 +19 + Partials 1007 1005 -2 ``` | [Flag](https://app.codecov.io/gh/paulsengroup/hictk/pull/293/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup) | Coverage Δ | | |---|---|---| | [tests | integration](https://app.codecov.io/gh/paulsengroup/hictk/pull/293/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup) | `69.63% <15.15%> (-0.07%)` | :arrow_down: | | [tests | unittests](https://app.codecov.io/gh/paulsengroup/hictk/pull/293/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup) | `77.18% <15.15%> (-0.12%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup#carryforward-flags-in-the-pull-request-comment) to find out more.

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