Skip to content

Simple backport of "Fix warnings with attrs 19.2 and fix object assertions"#5941

Closed
mimi1vx wants to merge 1 commit intopytest-dev:4.6-maintenancefrom
mimi1vx:backport_5902
Closed

Simple backport of "Fix warnings with attrs 19.2 and fix object assertions"#5941
mimi1vx wants to merge 1 commit intopytest-dev:4.6-maintenancefrom
mimi1vx:backport_5902

Conversation

@mimi1vx
Copy link
Contributor

@mimi1vx mimi1vx commented Oct 11, 2019

#5902 'backport' to 4.6 maintenance

@codecov
Copy link

codecov bot commented Oct 11, 2019

Codecov Report

Merging #5941 into 4.6-maintenance will increase coverage by 0.27%.
The diff coverage is 83.33%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           4.6-maintenance   #5941      +/-   ##
==================================================
+ Coverage            95.92%   96.2%   +0.27%     
==================================================
  Files                  115     115              
  Lines                26553   26560       +7     
  Branches              2615    2616       +1     
==================================================
+ Hits                 25472   25551      +79     
+ Misses                 755     703      -52     
+ Partials               326     306      -20
Impacted Files Coverage Δ
testing/test_assertion.py 97.67% <100%> (ø) ⬆️
src/_pytest/assertion/util.py 98.16% <100%> (ø) ⬆️
src/_pytest/mark/structures.py 92.77% <100%> (+0.04%) ⬆️
src/_pytest/compat.py 96.05% <66.66%> (+2.08%) ⬆️
src/_pytest/fixtures.py 97.55% <0%> (+0.27%) ⬆️
testing/test_capture.py 99.25% <0%> (+0.29%) ⬆️
testing/test_terminal.py 99.84% <0%> (+0.31%) ⬆️
testing/test_config.py 99.83% <0%> (+0.32%) ⬆️
testing/test_pdb.py 99.22% <0%> (+0.38%) ⬆️
src/_pytest/pytester.py 91.66% <0%> (+0.42%) ⬆️
... and 15 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 f2d87dc...2baa139. Read the comment docs.

@nicoddemus
Copy link
Member

Hi @mimi1vx,

We appreciate the PR, but we have a formal procedure to backport to 4.6-maintenance, it is described in #5275, under the title Backporting changes into the 4.6 release. Could you follow that instead please?

If you don't have the time, let us know and one of us will pick this up. 👍

@mimi1vx
Copy link
Contributor Author

mimi1vx commented Oct 11, 2019

@nicoddemus thx, I'll take look

@nicoddemus
Copy link
Member

Thanks! I'm closing this one then.

@nicoddemus nicoddemus closed this Oct 11, 2019
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.

2 participants