con / duct

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

Execution summary refactor #108

Closed asmacdo closed 1 week ago

asmacdo commented 1 week ago

Fixes https://github.com/con/duct/issues/65 Fixes https://github.com/con/duct/issues/64 Fixes https://github.com/con/duct/issues/107

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.60%. Comparing base (3ea9f9f) to head (43f1665).

Files Patch % Lines
src/duct/__main__.py 95.65% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ========================================== - Coverage 93.90% 93.60% -0.31% ========================================== Files 2 2 Lines 361 344 -17 Branches 55 57 +2 ========================================== - Hits 339 322 -17 Misses 16 16 Partials 6 6 ```

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