Skip to content

Merge master into features#5011

Merged
blueyed merged 7 commits intopytest-dev:featuresfrom
blueyed:merge-master-into-features
Mar 29, 2019
Merged

Merge master into features#5011
blueyed merged 7 commits intopytest-dev:featuresfrom
blueyed:merge-master-into-features

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Mar 29, 2019

No description provided.

nicoddemus and others added 7 commits March 25, 2019 18:43
Docs: modules implementing pytest_cmdline_parse can be early-loaded
Also done in test_pluginmanager, although no resource warnings are
there at least.

Fixes pytest-dev#4355.
tests: ensure cleanup with configs via get_config()
Update docs for 'pytest_cmdline_parse' hook to note availability limi…
@codecov
Copy link

codecov bot commented Mar 29, 2019

Codecov Report

Merging #5011 into features will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5011      +/-   ##
============================================
+ Coverage     96.05%   96.06%   +<.01%     
============================================
  Files           114      114              
  Lines         25737    25737              
  Branches       2547     2547              
============================================
+ Hits          24722    24724       +2     
+ Misses          704      703       -1     
+ Partials        311      310       -1
Impacted Files Coverage Δ
src/_pytest/hookspec.py 100% <ø> (ø) ⬆️
src/_pytest/pytester.py 91.14% <100%> (+0.06%) ⬆️
testing/test_config.py 99.48% <100%> (-0.01%) ⬇️
testing/test_pluginmanager.py 100% <100%> (ø) ⬆️
testing/acceptance_test.py 98.03% <0%> (+0.39%) ⬆️

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 6b5cddc...4e931b2. Read the comment docs.

@nicoddemus
Copy link
Member

Strange, I wonder why Azure is taking so long to run in the last day or so? 🤔

@blueyed
Copy link
Contributor Author

blueyed commented Mar 29, 2019

Strange, I wonder why Azure is taking so long to run in the last day or so?

Do they have some kind of quota?

@blueyed blueyed merged commit e7ade06 into pytest-dev:features Mar 29, 2019
@blueyed blueyed deleted the merge-master-into-features branch March 29, 2019 17:35
@nicoddemus
Copy link
Member

Not sure, never head of one. 🤔

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