Closed vegu closed 5 years ago
Merging #30 into master will increase coverage by
0.24%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #30 +/- ##
==========================================
+ Coverage 89.04% 89.28% +0.24%
==========================================
Files 15 16 +1
Lines 1050 1083 +33
==========================================
+ Hits 935 967 +32
- Misses 115 116 +1
Impacted Files | Coverage Δ | |
---|---|---|
peeringdb/_tasks_async.py | 93.93% <0%> (ø) |
|
peeringdb/_update.py | 95.26% <0%> (+0.59%) |
: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 cf2060a...adad6ed. Read the comment docs.
fix #31: Django 2.2 enforces sqlite 3.8.3 or greater which is not available on Trusty images, switching to Xenial fixes