executablebooks / rst-to-myst

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

♻️ REFACTOR: Customise parsing of directives #1

Closed chrisjsewell closed 3 years ago

welcome[bot] commented 3 years ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.
Welcome to the EBP community! :tada:

codecov[bot] commented 3 years ago

Codecov Report

Merging #1 (6938d74) into main (045b4af) will increase coverage by 1.69%. The diff coverage is 80.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
+ Coverage   77.27%   78.97%   +1.69%     
==========================================
  Files           8        8              
  Lines         845     1189     +344     
==========================================
+ Hits          653      939     +286     
- Misses        192      250      +58     
Flag Coverage Δ
pytests 78.97% <80.16%> (+1.69%) :arrow_up:

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

Impacted Files Coverage Δ
rst_to_myst/utils.py 88.00% <40.00%> (-12.00%) :arrow_down:
rst_to_myst/namespace.py 76.81% <76.81%> (ø)
rst_to_myst/renderer.py 85.83% <77.27%> (-1.26%) :arrow_down:
rst_to_myst/states.py 82.77% <80.20%> (-2.10%) :arrow_down:
rst_to_myst/cli.py 84.94% <85.05%> (+84.94%) :arrow_up:
rst_to_myst/parser.py 95.94% <93.75%> (-0.61%) :arrow_down:
rst_to_myst/nodes.py 100.00% <100.00%> (ø)

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 045b4af...6938d74. Read the comment docs.

choldgraf commented 3 years ago

Welcome to the EBP project, thanks for submitting your first pull request @chrisjsewell 😄

welcome[bot] commented 3 years ago

Congrats on your first merged pull request in this project! :tada: congrats
Thank you for contributing, we are very proud of you! :heart: