executablebooks / rst-to-myst

Convert ReStructuredText to MyST Markdown
https://rst-to-myst.readthedocs.io
MIT License
59 stars 10 forks source link

✨ NEW: Add more render visitors #3

Closed chrisjsewell closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #3 (f392a5b) into main (f5fa261) will increase coverage by 0.55%. The diff coverage is 97.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   79.26%   79.81%   +0.55%     
==========================================
  Files           8        8              
  Lines        1249     1288      +39     
==========================================
+ Hits          990     1028      +38     
- Misses        259      260       +1     
Flag Coverage Δ
pytests 79.81% <97.95%> (+0.55%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rst_to_myst/renderer.py 87.42% <97.95%> (+1.39%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f5fa261...f392a5b. Read the comment docs.