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

Again, related_field.model may be string in Django 2.0 #10

Closed zd42 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #10 into master will decrease coverage by 0.09%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #10     +/-   ##
=========================================
- Coverage   58.98%   58.88%   -0.1%     
=========================================
  Files           6        6             
  Lines         178      180      +2     
=========================================
+ Hits          105      106      +1     
- Misses         73       74      +1
Impacted Files Coverage Δ
sphinxcontrib_django/docstrings.py 43.51% <50%> (+0.1%) :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 8099c44...69c11ac. Read the comment docs.