Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Aug 17, 2024

Fix typo. Thanks @paulmenzel!

f41e476
Select commit
Loading
Failed to load commit list.
Merged

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

Fix typo. Thanks @paulmenzel!
f41e476
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

85.12% (+0.02%) compared to 48341b4

View this Pull Request on Codecov

85.12% (+0.02%) compared to 48341b4

Details

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 10 commits behind head on main.

Files Patch % Lines
src/hictk/cli/cli_balance.cpp 66.66% 2 Missing ⚠️
src/hictk/cli/cli_load.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.