Closed LeeHanYeong closed 4 years ago
Merging #107 into master will increase coverage by
0.46%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #107 +/- ##
==========================================
+ Coverage 98.59% 99.06% +0.46%
==========================================
Files 3 3
Lines 213 213
==========================================
+ Hits 210 211 +1
+ Misses 3 2 -1
Impacted Files | Coverage Δ | |
---|---|---|
drf_writable_nested/mixins.py | 99.00% <100.00%> (+0.49%) |
: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 87a1476...fa997fe. Read the comment docs.
Hi @LeeHanYeong. Thanks for the contribution, your changes were already included in #108
Fixed
RemovedInDjango40Warning
caused by usingugettext_lazy
inmixins.py
Add tox versions