Skip to content

Conversation

@asottile
Copy link
Member

@asottile asottile commented Jun 2, 2019

No description provided.

@asottile
Copy link
Member Author

asottile commented Jun 2, 2019

Hmm, we'll probably want to after-the-fact merge the CHANGELOG into master 🤔

@nicoddemus
Copy link
Member

Hmmm indeed. 👍

@asottile
Copy link
Member Author

asottile commented Jun 2, 2019

Hmmm indeed. 👍

I guess it's as easy as cherry-picking this patch to master -- so not a big deal, I'll add that to the HOWTORELEASE instructions

@codecov
Copy link

codecov bot commented Jun 2, 2019

Codecov Report

Merging #5362 into 4.6-maintenance will increase coverage by 2.14%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           4.6-maintenance    #5362      +/-   ##
===================================================
+ Coverage            92.75%   94.89%   +2.14%     
===================================================
  Files                  115      115              
  Lines                26399    26399              
  Branches              2606     2606              
===================================================
+ Hits                 24486    25051     +565     
+ Misses                1571     1036     -535     
+ Partials               342      312      -30
Impacted Files Coverage Δ
testing/test_tmpdir.py 75.8% <0%> (-19.36%) ⬇️
testing/test_pluginmanager.py 49.57% <0%> (-10.6%) ⬇️
testing/test_terminal.py 92.69% <0%> (-6.85%) ⬇️
testing/test_pytester.py 82.81% <0%> (-6.48%) ⬇️
src/_pytest/tmpdir.py 96.59% <0%> (-3.41%) ⬇️
src/_pytest/terminal.py 92.32% <0%> (-1.12%) ⬇️
src/_pytest/pytester.py 89.4% <0%> (ø) ⬆️
src/_pytest/main.py 96.06% <0%> (+0.21%) ⬆️
src/_pytest/fixtures.py 97.55% <0%> (+0.27%) ⬆️
testing/test_capture.py 99.25% <0%> (+0.29%) ⬆️
... and 25 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 8208a37...abb853f. Read the comment docs.

@asottile asottile merged commit 114dba5 into pytest-dev:4.6-maintenance Jun 2, 2019
@asottile asottile deleted the release-4.6.1 branch June 2, 2019 18:43
nicoddemus added a commit that referenced this pull request Jun 2, 2019
Merge pull request #5362 from asottile/release-4.6.1
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