Skip to content

Remove py<35 compatibility code from rewrite.py #5499

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
Jun 27, 2019

Conversation

nicoddemus
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 27, 2019

Codecov Report

Merging #5499 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5499      +/-   ##
==========================================
+ Coverage   96.07%   96.09%   +0.01%     
==========================================
  Files         117      117              
  Lines       25646    25638       -8     
  Branches     2484     2483       -1     
==========================================
- Hits        24640    24637       -3     
+ Misses        700      696       -4     
+ Partials      306      305       -1
Impacted Files Coverage Δ
src/_pytest/assertion/rewrite.py 95.76% <100%> (+0.88%) ⬆️

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 37fb50a...1be49e7. Read the comment docs.

@nicoddemus nicoddemus force-pushed the cleanup-py35-rewrite branch from 1250ec0 to 1be49e7 Compare June 27, 2019 00:44
Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

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

@asottile asottile merged commit c9923a3 into pytest-dev:master Jun 27, 2019
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