Skip to content

Merge master to fix CI#5263

Merged
blueyed merged 3 commits into
pytest-dev:featuresfrom
blueyed:mm
May 15, 2019
Merged

Merge master to fix CI#5263
blueyed merged 3 commits into
pytest-dev:featuresfrom
blueyed:mm

Conversation

@blueyed

@blueyed blueyed commented May 14, 2019

Copy link
Copy Markdown
Contributor

No description provided.

blueyed added 3 commits May 14, 2019 23:49
Remove ``--no-use-pep517``, which appears to not be supported anymore,
and PyInstaller works without it by now.
…e-no-use-pep517

ci: tox: fix py37-freeze

@asottile asottile left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asottile

Copy link
Copy Markdown
Member

lolrip, rng gave you the creepy cat

@codecov

codecov Bot commented May 14, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5263 into features will increase coverage by 0.62%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5263      +/-   ##
============================================
+ Coverage      92.1%   92.72%   +0.62%     
============================================
  Files           115      115              
  Lines         26159    26159              
  Branches       2578     2578              
============================================
+ Hits          24093    24256     +163     
+ Misses         1742     1585     -157     
+ Partials        324      318       -6
Impacted Files Coverage Δ
testing/python/setup_plan.py 20% <0%> (-80%) ⬇️
testing/python/collect.py 74.2% <0%> (-22.82%) ⬇️
testing/python/metafunc.py 86.02% <0%> (-9.2%) ⬇️
src/_pytest/compat.py 95.97% <0%> (-1.01%) ⬇️
src/_pytest/main.py 96.05% <0%> (+0.21%) ⬆️
src/_pytest/nodes.py 95.58% <0%> (+0.49%) ⬆️
src/_pytest/python.py 92.61% <0%> (+0.6%) ⬆️
src/_pytest/runner.py 96.82% <0%> (+0.79%) ⬆️
src/_pytest/unittest.py 94.17% <0%> (+1.05%) ⬆️
src/_pytest/_code/source.py 91.58% <0%> (+1.4%) ⬆️
... and 6 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 cc464f6...2db05b6. Read the comment docs.

@blueyed blueyed merged commit c0e53a6 into pytest-dev:features May 15, 2019
@blueyed blueyed deleted the mm branch May 15, 2019 08:55
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