paulsengroup / hictk

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

Improve error message when temporary folder cannot be safely determined #210

Closed robomics closed 3 weeks ago

robomics commented 3 weeks ago

This PR introduces three changes:

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

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 85.12%. Comparing base (48341b4) to head (f41e476). Report is 29 commits behind head on main.

Files Patch % Lines
src/hictk/cli/cli_balance.cpp 66.66% 2 Missing :warning:
src/hictk/cli/cli_load.cpp 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ========================================== + Coverage 85.10% 85.12% +0.02% ========================================== Files 120 120 Lines 10332 10355 +23 ========================================== + Hits 8793 8815 +22 - Misses 1539 1540 +1 ```

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