๐Ÿ‘Œ Improve directive parsing warnings by chrisjsewell ยท Pull Request #893 ยท executablebooks/MyST-Parser

@chrisjsewell

Copy link Copy Markdown

Member

Minor improvement to the specificity of warnings regarding problems encountered when parsing directives

Minor improvement to the specificity of warnings regarding problems encountered when parsing directives

@codecov-commenter

Copy link Copy Markdown

codecov-commenter commented

Mar 26, 2024

โ€ข

edited

Loading

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 90.06%. Comparing base (978e845) to head (ee4ae60).

Files Patch % Lines
myst_parser/parsers/directives.py 81.25% 3 Missing โš ๏ธ
myst_parser/mocking.py 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #893      +/-   ##
==========================================
+ Coverage   90.04%   90.06%   +0.02%     
==========================================
  Files          24       24              
  Lines        3364     3372       +8     
==========================================
+ Hits         3029     3037       +8     
  Misses        335      335              
Flag Coverage ฮ”
pytests 90.06% <80.00%> (+0.02%) โฌ†๏ธ

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

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.

@chrisjsewell chrisjsewell merged commit daa00c6 into master

Mar 26, 2024

@chrisjsewell chrisjsewell deleted the improve-directive-parsing-errors branch

March 26, 2024 02:28