Skip to content

tests: conftest: auto-add slow marker #5341

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 1 commit into from
May 30, 2019
Merged

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented May 30, 2019

No description provided.

@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #5341 into features will decrease coverage by 4.78%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5341      +/-   ##
============================================
- Coverage     93.59%   88.81%   -4.79%     
============================================
  Files           115      115              
  Lines         26307    26308       +1     
  Branches       2600     2600              
============================================
- Hits          24622    23365    -1257     
- Misses         1377     2610    +1233     
- Partials        308      333      +25
Impacted Files Coverage Δ
testing/conftest.py 100% <100%> (ø) ⬆️
testing/test_reports.py 10.49% <0%> (-89.51%) ⬇️
testing/logging/test_reporting.py 22.06% <0%> (-77.94%) ⬇️
testing/examples/test_issue519.py 33.33% <0%> (-66.67%) ⬇️
testing/test_runner.py 34.7% <0%> (-61.61%) ⬇️
testing/test_runner_xunit.py 43.85% <0%> (-56.15%) ⬇️
testing/test_resultlog.py 53.6% <0%> (-46.4%) ⬇️
src/_pytest/reports.py 68.96% <0%> (-26.11%) ⬇️
testing/python/fixtures.py 76.05% <0%> (-22.46%) ⬇️
testing/test_warnings.py 26.77% <0%> (-21.86%) ⬇️
... and 20 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 d6ce2e5...28bf381. Read the comment docs.

@blueyed blueyed merged commit 737a1bf into pytest-dev:features May 30, 2019
@blueyed blueyed deleted the auto-slow branch May 30, 2019 15:01
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