Closed rafaelpivato closed 4 years ago
Merging #373 into master will increase coverage by
0.27%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #373 +/- ##
==========================================
+ Coverage 93.92% 94.19% +0.27%
==========================================
Files 11 11
Lines 1103 1155 +52
==========================================
+ Hits 1036 1088 +52
Misses 67 67
Impacted Files | Coverage Δ | |
---|---|---|
pyup/__init__.py | 100% <100%> (ø) |
:arrow_up: |
pyup/updates.py | 100% <0%> (ø) |
:arrow_up: |
pyup/providers/github.py | 99.38% <0%> (ø) |
:arrow_up: |
pyup/config.py | 98.88% <0%> (+0.01%) |
:arrow_up: |
pyup/bot.py | 97.88% <0%> (+0.04%) |
:arrow_up: |
pyup/providers/gitlab.py | 85% <0%> (+0.12%) |
:arrow_up: |
pyup/pullrequest.py | 97.22% <0%> (+0.44%) |
:arrow_up: |
pyup/requirements.py | 88.39% <0%> (+0.89%) |
: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 b20fa88...1c3ceb8. Read the comment docs.
The idea behind this PR is to drop dead Python versions support and organize some dependencies if required.