sphinx-doc / sphinxcontrib-django

This is a sphinx extension which improves the documentation of Django apps.
https://pypi.org/project/sphinxcontrib-django/
Apache License 2.0
43 stars 25 forks source link

Add a few more type hints #47

Closed WhyNotHugo closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #47 (000ac65) into main (09744e4) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          317       326    +9     
=========================================
+ Hits           317       326    +9     
Files Coverage Δ
sphinxcontrib_django/__init__.py 100.00% <100.00%> (ø)
sphinxcontrib_django/docstrings/attributes.py 100.00% <100.00%> (ø)
sphinxcontrib_django/docstrings/classes.py 100.00% <100.00%> (ø)
sphinxcontrib_django/docstrings/field_utils.py 100.00% <100.00%> (ø)
sphinxcontrib_django/roles.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more