con / duct

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

Move markdown comment markers out of code block #92

Closed asmacdo closed 2 weeks ago

asmacdo commented 2 weeks ago

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

The problem wasn't the marker, it was that it was inside of a literal block.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 86.79%. Comparing base (48d606a) to head (4bc7921). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ========================================== - Coverage 87.54% 86.79% -0.76% ========================================== Files 1 1 Lines 265 265 Branches 41 41 ========================================== - Hits 232 230 -2 - Misses 25 27 +2 Partials 8 8 ```

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