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: `parse_toc_to_env` event #4

Closed chrisjsewell closed 3 years ago

chrisjsewell commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #4 (889bdb1) into main (8efd145) will decrease coverage by 0.68%. The diff coverage is 81.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   83.76%   83.07%   -0.69%     
==========================================
  Files           5        5              
  Lines         234      254      +20     
==========================================
+ Hits          196      211      +15     
- Misses         38       43       +5     
Flag Coverage Δ
pytests 83.07% <81.48%> (-0.69%) :arrow_down:

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

Impacted Files Coverage Δ
sphinx_external_toc/events.py 75.82% <79.16%> (-0.57%) :arrow_down:
sphinx_external_toc/__init__.py 90.90% <100.00%> (+0.90%) :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 8efd145...889bdb1. Read the comment docs.