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
34 stars 18 forks source link

🔧: Docstring updates #67

Closed ZviBaratz closed 2 years ago

ZviBaratz commented 2 years ago

Minor docstring fixes to the tools module.

codecov[bot] commented 2 years ago

Codecov Report

Merging #67 (dd1d806) into main (237ede0) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   90.75%   90.75%           
=======================================
  Files           6        6           
  Lines         660      660           
=======================================
  Hits          599      599           
  Misses         61       61           
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/tools.py 88.95% <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 237ede0...dd1d806. Read the comment docs.