executablebooks / MyST-Parser

An extended commonmark compliant parser, with bridges to docutils/sphinx
https://myst-parser.readthedocs.io
MIT License
741 stars 196 forks source link

🐛 FIX empty value for final directive option #924

Closed chrisjsewell closed 5 months ago

chrisjsewell commented 5 months ago

fixes #923

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.13%. Comparing base (c9579c4) to head (b1e243b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #924 +/- ## ======================================= Coverage 90.13% 90.13% ======================================= Files 24 24 Lines 3415 3416 +1 ======================================= + Hits 3078 3079 +1 Misses 337 337 ``` | [Flag](https://app.codecov.io/gh/executablebooks/MyST-Parser/pull/924/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) | Coverage Δ | | |---|---|---| | [pytests](https://app.codecov.io/gh/executablebooks/MyST-Parser/pull/924/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) | `90.13% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.