executablebooks / rst-to-myst

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

🐛 FIX: RST tables `eval_rst` -> `eval-rst` #29

Closed chrisjsewell closed 3 years ago

chrisjsewell commented 3 years ago

closes #27

codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (548ba60) into main (bb74674) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   84.33%   84.33%           
=======================================
  Files          10       10           
  Lines        1621     1621           
=======================================
  Hits         1367     1367           
  Misses        254      254           
Flag Coverage Δ
pytests 84.33% <ø> (ø)

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

Impacted Files Coverage Δ
rst_to_myst/markdownit.py 91.79% <ø> (ø)

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 bb74674...548ba60. Read the comment docs.