Closed mingfeng closed 4 years ago
Merging #307 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #307 +/- ##
=======================================
Coverage 96.57% 96.57%
=======================================
Files 28 28
Lines 1723 1723
=======================================
Hits 1664 1664
Misses 59 59
Impacted Files | Coverage Δ | |
---|---|---|
nature/models.py | 98.71% <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 fd01749...db8265c. Read the comment docs.
Previously the Value
__str__
method is failing when explanation field has None valueRefs: #290