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

Multiple changes #13

Closed chrisjsewell closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #13 (0ed727c) into main (3b76ec6) will increase coverage by 0.11%. The diff coverage is 93.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   89.70%   89.81%   +0.11%     
==========================================
  Files           5        5              
  Lines         340      383      +43     
==========================================
+ Hits          305      344      +39     
- Misses         35       39       +4     
Flag Coverage Δ
pytests 89.81% <93.10%> (+0.11%) :arrow_up:

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

Impacted Files Coverage Δ
sphinx_external_toc/api.py 89.14% <91.30%> (+0.09%) :arrow_up:
sphinx_external_toc/__init__.py 92.30% <100.00%> (ø)
sphinx_external_toc/cli.py 95.00% <100.00%> (ø)
sphinx_external_toc/events.py 89.28% <100.00%> (+0.39%) :arrow_up:
sphinx_external_toc/tools.py 91.42% <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 3b76ec6...0ed727c. Read the comment docs.