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

♻️ REFACTOR: Rename key: `parts` -> `subtrees` #20

Closed chrisjsewell closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (0f86c3f) into main (07493ae) will not change coverage. The diff coverage is 80.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   91.05%   91.05%           
=======================================
  Files           6        6           
  Lines         548      548           
=======================================
  Hits          499      499           
  Misses         49       49           
Flag Coverage Δ
pytests 91.05% <80.00%> (ø)

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

Impacted Files Coverage Δ
sphinx_external_toc/tools.py 91.89% <75.00%> (ø)
sphinx_external_toc/parsing.py 90.62% <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 07493ae...0f86c3f. Read the comment docs.