noirbizarre / bumpr

Bump'R: Bump and release versions
GNU Lesser General Public License v3.0
32 stars 12 forks source link

[PyUP] Update pytest to 6.1.1 #230

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates pytest from 4.3.1 to 6.1.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/pytest - Homepage: https://docs.pytest.org/en/latest/
codecov-commenter commented 4 years ago

Codecov Report

Merging #230 into master will decrease coverage by 0.92%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   87.92%   86.99%   -0.93%     
==========================================
  Files           8        8              
  Lines         646      646              
  Branches      134      134              
==========================================
- Hits          568      562       -6     
- Misses         51       54       +3     
- Partials       27       30       +3     
Impacted Files Coverage Δ
bumpr/hooks.py 92.77% <0.00%> (-2.41%) :arrow_down:
bumpr/config.py 87.58% <0.00%> (-1.38%) :arrow_down:
bumpr/releaser.py 93.24% <0.00%> (-1.36%) :arrow_down:

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 221dbb3...93f4d01. Read the comment docs.

pyup-bot commented 4 years ago

Closing this in favor of #233