con / duct

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

Autoupdate .pre-commit-config.yaml #85

Closed jwodder closed 2 weeks ago

jwodder commented 2 weeks ago

At the very least, flake8 needs to be updated in order to properly parse certain f-strings in Python 3.12.

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 (313675d) to head (59839f9). Report is 1 commits behind head on main.

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

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