Skip to content
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

Remove unused function CallSpec2.setall #5716

Merged
merged 1 commit into from
Aug 9, 2019

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Aug 9, 2019

Fixes #5253.

@codecov
Copy link

codecov bot commented Aug 9, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5716      +/-   ##
============================================
+ Coverage     96.13%   96.22%   +0.09%     
============================================
  Files           117      117              
  Lines         25884    25873      -11     
  Branches       2496     2492       -4     
============================================
+ Hits          24883    24897      +14     
+ Misses          694      672      -22     
+ Partials        307      304       -3
Impacted Files Coverage Δ
src/_pytest/python.py 95.51% <ø> (+1.2%) ⬆️
src/_pytest/doctest.py 97.02% <0%> (+2.64%) ⬆️
src/_pytest/assertion/util.py 95.03% <0%> (+2.67%) ⬆️

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 f5fab2b...9f6da8c. Read the comment docs.

@nicoddemus nicoddemus merged commit ec76f70 into pytest-dev:features Aug 9, 2019
@blueyed blueyed deleted the remove-dead branch August 9, 2019 16:46
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