con / duct

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

Rewrite README update script in Python and remove from pre-commit #75

Closed jwodder closed 2 weeks ago

jwodder commented 2 weeks ago
asmacdo commented 2 weeks ago

Ah thank you, it was clunky and driving me crazy :)

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 86.45%. Comparing base (7d0fd7a) to head (7086b75).

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

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

asmacdo commented 2 weeks ago

CI fail is just code-cov. I tested it out and it worked as expected.