Closed D3X closed 3 years ago
@jmcarp Please merge this as I am using py37 and django22 and I would like to use this library
Thank you
@jmcarp any thoughts?
Merging #30 into master will increase coverage by
21.47%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #30 +/- ##
===========================================
+ Coverage 77.39% 98.87% +21.47%
===========================================
Files 14 14
Lines 522 531 +9
===========================================
+ Hits 404 525 +121
+ Misses 118 6 -112
Impacted Files | Coverage Δ | |
---|---|---|
nplusone/core/listeners.py | 100.00% <0.00%> (ø) |
|
nplusone/core/notifiers.py | 100.00% <0.00%> (ø) |
|
nplusone/ext/flask_sqlalchemy.py | 100.00% <0.00%> (ø) |
|
nplusone/core/signals.py | 96.96% <0.00%> (+6.64%) |
:arrow_up: |
nplusone/ext/django/middleware.py | 100.00% <0.00%> (+50.00%) |
:arrow_up: |
nplusone/ext/django/patch.py | 100.00% <0.00%> (+60.52%) |
: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 2f1e25d...d16ac9b. Read the comment docs.
There is a newer PR, that adds Django 3.2 to the test matrix: #40. Closing.
Codecov Report
96.96% <0%> (+6.64%)
100% <0%> (+50%)
100% <0%> (+60.52%)
Continue to review full report at Codecov.