executablebooks / sphinx-external-toc

A sphinx extension that allows the site-map to be defined in a single YAML file
https://sphinx-external-toc.readthedocs.io
MIT License
33 stars 18 forks source link

👌 IMPROVE: Parsing `MalformedError` messages #23

Closed chrisjsewell closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (589cc33) into main (fdfac04) will increase coverage by 0.09%. The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   90.49%   90.59%   +0.09%     
==========================================
  Files           6        6              
  Lines         621      627       +6     
==========================================
+ Hits          562      568       +6     
  Misses         59       59              
Flag Coverage Δ
pytests 90.59% <82.35%> (+0.09%) :arrow_up:

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

Impacted Files Coverage Δ
sphinx_external_toc/parsing.py 91.22% <81.25%> (+0.31%) :arrow_up:
sphinx_external_toc/cli.py 95.83% <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 fdfac04...589cc33. Read the comment docs.