HBehrens / puncover

Analyses C/C++ build output for code size, static variables, and stack usage
MIT License
431 stars 94 forks source link

Convert rst to markdown #90

Closed noahp closed 1 year ago

noahp commented 1 year ago
❯ pandoc README.rst -o README.md
❯ npx prettier --write --prose-wrap=always $(git diff HEAD --name-only | rg '\.mdx?')
codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (5f73673) 81.52% compared to head (7da0a7f) 81.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #90 +/- ## ======================================= Coverage 81.52% 81.52% ======================================= Files 11 11 Lines 1299 1299 ======================================= Hits 1059 1059 Misses 240 240 ```

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