Skip to content

👌 IMPROVE: Docutils parser settings#476

Merged
chrisjsewell merged 7 commits intomasterfrom
update-docutil-parser
Dec 28, 2021
Merged

👌 IMPROVE: Docutils parser settings#476
chrisjsewell merged 7 commits intomasterfrom
update-docutil-parser

Conversation

@chrisjsewell
Copy link
Copy Markdown
Member

Move Myst config above RST.

Add logic for handling line_length_limit and raw_enabled settings,
in-line with docutils/parsers/recommonmark_wrapper.py

Move Myst config above RST.

Add logic for handling `line_length_limit` and `raw_enabled` settings,
in-line with `docutils/parsers/recommonmark_wrapper.py`
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 28, 2021

Codecov Report

Merging #476 (fb7e41a) into master (0846a1f) will decrease coverage by 0.06%.
The diff coverage is 76.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
- Coverage   90.24%   90.18%   -0.07%     
==========================================
  Files          16       16              
  Lines        2009     2027      +18     
==========================================
+ Hits         1813     1828      +15     
- Misses        196      199       +3     
Flag Coverage Δ
pytests 90.18% <76.31%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
myst_parser/docutils_.py 79.62% <76.31%> (+0.74%) ⬆️

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 0846a1f...fb7e41a. Read the comment docs.

@chrisjsewell chrisjsewell merged commit fb3e8e1 into master Dec 28, 2021
@chrisjsewell chrisjsewell deleted the update-docutil-parser branch December 28, 2021 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant