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: key `items` -> `entries` #32

Closed chrisjsewell closed 3 years ago

chrisjsewell commented 3 years ago

close #27

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@b17f955). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage        ?   90.75%           
=======================================
  Files           ?        6           
  Lines           ?      638           
  Branches        ?        0           
=======================================
  Hits            ?      579           
  Misses          ?       59           
  Partials        ?        0           
Flag Coverage Δ
pytests 90.75% <100.00%> (?)

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

Impacted Files Coverage Δ
sphinx_external_toc/parsing.py 92.09% <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 b17f955...a4c2da5. Read the comment docs.