Skip to content

Upgrade pre-commit/pre-commit-hooks to 2.0.0#4200

Merged
RonnyPfannschmidt merged 1 commit intopytest-dev:masterfrom
asottile:upgrade_hooks
Oct 19, 2018
Merged

Upgrade pre-commit/pre-commit-hooks to 2.0.0#4200
RonnyPfannschmidt merged 1 commit intopytest-dev:masterfrom
asottile:upgrade_hooks

Conversation

@asottile
Copy link
Member

I've seen some issues with pre-commit-hooks<2.x though I think they only affect python2? not sure -- but either way this upgrade passes: pre-commit/pre-commit-hooks#328

@codecov
Copy link

codecov bot commented Oct 19, 2018

Codecov Report

Merging #4200 into master will increase coverage by 1.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4200      +/-   ##
=========================================
+ Coverage   94.67%   95.8%   +1.13%     
=========================================
  Files         109     109              
  Lines       24247   24252       +5     
  Branches     2387    2390       +3     
=========================================
+ Hits        22955   23235     +280     
+ Misses        985     721     -264     
+ Partials      307     296      -11
Flag Coverage Δ
#docs 28.51% <ø> (ø) ⬆️
#doctesting 28.51% <ø> (ø) ⬆️
#linting 28.51% <ø> (ø) ⬆️
#linux 95.58% <ø> (+1.88%) ⬆️
#nobyte 91.87% <ø> (+0.57%) ⬆️
#numpy 92.91% <ø> (+1.01%) ⬆️
#pexpect 41.28% <ø> (?)
#py27 93.94% <ø> (+1.46%) ⬆️
#py34 92.23% <ø> (+0.03%) ⬆️
#py35 92.24% <ø> (+0.65%) ⬆️
#py36 93.75% <ø> (+0.78%) ⬆️
#py37 92.27% <ø> (?)
#trial 92.91% <ø> (+1.01%) ⬆️
#windows 94.04% <ø> (ø) ⬆️
#xdist 93.76% <ø> (+0.47%) ⬆️
Impacted Files Coverage Δ
testing/code/test_code.py 94.11% <0%> (-1.34%) ⬇️
testing/code/test_source.py 97.02% <0%> (ø) ⬆️
src/_pytest/assertion/rewrite.py 95.68% <0%> (+0.16%) ⬆️
src/_pytest/pytester.py 87.3% <0%> (+0.72%) ⬆️
testing/test_terminal.py 100% <0%> (+0.78%) ⬆️
src/_pytest/terminal.py 92.84% <0%> (+1.39%) ⬆️
src/_pytest/helpconfig.py 99.06% <0%> (+1.86%) ⬆️
testing/python/integration.py 91.48% <0%> (+2.12%) ⬆️
src/_pytest/doctest.py 96.78% <0%> (+2.4%) ⬆️
src/_pytest/unittest.py 94.11% <0%> (+7.64%) ⬆️
... and 2 more

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 dc0b4ef...11ff14b. Read the comment docs.

@RonnyPfannschmidt RonnyPfannschmidt merged commit 366b883 into pytest-dev:master Oct 19, 2018
@asottile asottile deleted the upgrade_hooks branch October 19, 2018 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants