con / duct

A helper to run a command, capture stdout/stderr and details about running
MIT License
1 stars 1 forks source link

Replace choices magic strings with enums #101

Closed jwodder closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.06%. Comparing base (48ae4a1) to head (7a48d50).

Files Patch % Lines
src/duct.py 89.74% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ========================================== + Coverage 88.31% 89.06% +0.75% ========================================== Files 1 1 Lines 291 311 +20 Branches 43 41 -2 ========================================== + Hits 257 277 +20 - Misses 26 28 +2 + Partials 8 6 -2 ```

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