Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 Minor improvement to directive parsing code #741

Merged
merged 1 commit into from Mar 7, 2023

Conversation

chrisjsewell
Copy link
Member

This does not change any outward, user facing behaviour.

This does not change any outward, user facing behaviour.
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (aa1d225) 89.96% compared to head (910d455) 89.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #741      +/-   ##
==========================================
- Coverage   89.96%   89.96%   -0.01%     
==========================================
  Files          23       23              
  Lines        2970     2969       -1     
==========================================
- Hits         2672     2671       -1     
  Misses        298      298              
Flag Coverage Δ
pytests 89.96% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
myst_parser/mdit_to_docutils/base.py 92.65% <100.00%> (-0.03%) ⬇️
myst_parser/parsers/directives.py 96.42% <100.00%> (+0.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chrisjsewell chrisjsewell merged commit 1e440e6 into master Mar 7, 2023
@chrisjsewell chrisjsewell deleted the additional-options branch March 7, 2023 15:15
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.

None yet

1 participant