autodoc_pydantic
autodoc_pydantic copied to clipboard
Bugfix reused validators#122
Adresses #122
Codecov Report
Merging #136 (8c12d27) into main (0d1863b) will increase coverage by
0.12%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #136 +/- ##
==========================================
+ Coverage 96.71% 96.84% +0.12%
==========================================
Files 12 12
Lines 1006 1046 +40
==========================================
+ Hits 973 1013 +40
Misses 33 33
Impacted Files | Coverage Δ | |
---|---|---|
.../autodoc_pydantic/directives/options/composites.py | 97.61% <ø> (-0.06%) |
:arrow_down: |
.../autodoc_pydantic/directives/options/definition.py | 100.00% <ø> (ø) |
|
sphinxcontrib/autodoc_pydantic/__init__.py | 100.00% <100.00%> (ø) |
|
...rib/autodoc_pydantic/directives/autodocumenters.py | 99.02% <100.00%> (+0.08%) |
:arrow_up: |
sphinxcontrib/autodoc_pydantic/inspection.py | 98.69% <100.00%> (+0.04%) |
: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 0d1863b...8c12d27. Read the comment docs.