jedie / cli-base-utilities

Helpers to build a CLI program
0 stars 0 forks source link

Bugfix expand_user() if SUDO_USER is the same as current user #27

Closed jedie closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (02d793c) 77.93% compared to head (1dbb3f2) 78.32%.

Files Patch % Lines
cli_base/cli_tools/test_utils/logs.py 96.15% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== + Coverage 77.93% 78.32% +0.38% ========================================== Files 40 48 +8 Lines 1899 1933 +34 Branches 317 323 +6 ========================================== + Hits 1480 1514 +34 Misses 419 419 ```

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