con / duct

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

Duct version provenance #74

Closed asmacdo closed 2 weeks ago

asmacdo commented 2 weeks ago

(also had to fix a bug from renaming earlier)

Fixes https://github.com/con/duct/issues/66

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.25%. Comparing base (1490445) to head (73ba529). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 86.45% 87.25% +0.79% ========================================== Files 1 1 Lines 251 251 Branches 39 39 ========================================== + Hits 217 219 +2 + Misses 26 24 -2 Partials 8 8 ```

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