Skip to content

Warning subclasses #5179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 29, 2019
Merged

Conversation

nicoddemus
Copy link
Member

Fix #5177

@codecov
Copy link

codecov bot commented Apr 28, 2019

Codecov Report

Merging #5179 into features will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5179      +/-   ##
============================================
- Coverage     96.11%   96.11%   -0.01%     
============================================
  Files           115      115              
  Lines         25980    25992      +12     
  Branches       2561     2561              
============================================
+ Hits          24971    24981      +10     
- Misses          706      707       +1     
- Partials        303      304       +1
Impacted Files Coverage Δ
src/_pytest/assertion/rewrite.py 95.47% <100%> (ø) ⬆️
src/_pytest/config/__init__.py 94.43% <100%> (ø) ⬆️
src/pytest.py 100% <100%> (ø) ⬆️
src/_pytest/warning_types.py 100% <100%> (ø) ⬆️
src/_pytest/python.py 93.31% <100%> (ø) ⬆️
src/_pytest/junitxml.py 95.25% <100%> (ø) ⬆️
src/_pytest/cacheprovider.py 97.65% <100%> (ø) ⬆️
testing/test_warnings.py 98.9% <100%> (ø) ⬆️
src/_pytest/mark/structures.py 92.52% <100%> (ø) ⬆️
src/_pytest/compat.py 95.97% <0%> (-1.01%) ⬇️

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 ebc0cea...915ecb0. Read the comment docs.

@nicoddemus nicoddemus merged commit fc2ad1d into pytest-dev:features Apr 29, 2019
@nicoddemus nicoddemus deleted the warning-subclasses branch April 29, 2019 20:57
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