Skip to content

Clean up u' prefixes and py2 bytes conversions #5400

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 5, 2019
Merged

Clean up u' prefixes and py2 bytes conversions #5400

merged 1 commit into from
Jun 5, 2019

Conversation

asottile
Copy link
Member

@asottile asottile commented Jun 5, 2019

No description provided.

@codecov
Copy link

codecov bot commented Jun 5, 2019

Codecov Report

Merging #5400 into master will increase coverage by 3.13%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5400      +/-   ##
==========================================
+ Coverage   89.58%   92.72%   +3.13%     
==========================================
  Files         114      114              
  Lines       25515    25827     +312     
  Branches     2480     2573      +93     
==========================================
+ Hits        22857    23947    +1090     
+ Misses       2325     1548     -777     
+ Partials      333      332       -1
Impacted Files Coverage Δ
testing/test_terminal.py 99.53% <ø> (ø) ⬆️
testing/test_warnings.py 58.53% <ø> (+32.92%) ⬆️
testing/test_doctest.py 100% <ø> (ø) ⬆️
testing/test_junitxml.py 98.11% <ø> (ø) ⬆️
src/_pytest/compat.py 97.01% <ø> (ø) ⬆️
testing/test_capture.py 99.21% <ø> (ø) ⬆️
testing/test_nose.py 98.87% <ø> (ø) ⬆️
testing/test_assertion.py 97.53% <ø> (ø) ⬆️
testing/python/collect.py 66.87% <0%> (-22.09%) ⬇️
src/_pytest/assertion/rewrite.py 93.49% <100%> (+0.64%) ⬆️
... and 31 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 0f4992c...be2be04. Read the comment docs.

@asottile asottile merged commit 5fdc2d7 into pytest-dev:master Jun 5, 2019
@asottile asottile deleted the prefixes branch June 5, 2019 02:03
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