SierraSoftworks / github-backup

Automatically backup your GitHub repositories
MIT License
1 stars 0 forks source link

feat: Improve logging output to allow configuration of log verbosity #42

Closed notheotherben closed 2 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 37.50000% with 30 lines in your changes missing coverage. Please review.

Project coverage is 63.80%. Comparing base (a110aee) to head (1c732f2).

Files Patch % Lines
src/main.rs 0.00% 17 Missing :warning:
src/telemetry/mod.rs 0.00% 8 Missing :warning:
src/engines/git.rs 37.50% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== - Coverage 64.14% 63.80% -0.35% ========================================== Files 23 24 +1 Lines 1905 1920 +15 ========================================== + Hits 1222 1225 +3 - Misses 683 695 +12 ```

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