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 logging configuration #58

Merged
merged 4 commits into from
Feb 9, 2024

Also log DEBUG+ events from aws_config

95f30fe
Select commit
Loading
Failed to load commit list.
Merged

Improve logging configuration #58

Also log DEBUG+ events from aws_config
95f30fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 9, 2024 in 0s

34.73% (-0.37%) compared to a561bfa

View this Pull Request on Codecov

34.73% (-0.37%) compared to a561bfa

Details

Codecov Report

Attention: 87 lines in your changes are missing coverage. Please review.

Comparison is base (a561bfa) 35.09% compared to head (95f30fe) 34.73%.

Files Patch % Lines
src/httputil.rs 0.00% 57 Missing ⚠️
src/main.rs 0.00% 14 Missing ⚠️
src/s3.rs 0.00% 9 Missing ⚠️
src/zarrman/mod.rs 0.00% 4 Missing ⚠️
src/dandi/mod.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   35.09%   34.73%   -0.37%     
==========================================
  Files          23       23              
  Lines        3328     3363      +35     
==========================================
  Hits         1168     1168              
- Misses       2160     2195      +35     

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