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

✨ NEW: Add `parse-toc` CLI command #5

Closed chrisjsewell closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #5 (e0d7ba5) into main (21270ec) will increase coverage by 0.45%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   83.07%   83.52%   +0.45%     
==========================================
  Files           5        5              
  Lines         254      261       +7     
==========================================
+ Hits          211      218       +7     
  Misses         43       43              
Flag Coverage Δ
pytests 83.52% <100.00%> (+0.45%) :arrow_up:

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

Impacted Files Coverage Δ
sphinx_external_toc/cli.py 95.00% <100.00%> (+2.69%) :arrow_up:

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 21270ec...e0d7ba5. Read the comment docs.