Skip to content

Fix "lexer" being used when uploading to bpaste.net - #5809

Merged
nicoddemus merged 1 commit into
pytest-dev:4.6-maintenancefrom
goerz-forks:pastebin
Sep 1, 2019
Merged

Fix "lexer" being used when uploading to bpaste.net#5809
nicoddemus merged 1 commit into
pytest-dev:4.6-maintenancefrom
goerz-forks:pastebin

Conversation

@goerz

@goerz goerz commented Sep 1, 2019

Copy link
Copy Markdown
Contributor

Backport of #5808

@codecov

codecov Bot commented Sep 1, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5809 into 4.6-maintenance will increase coverage by 0.27%.
The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           4.6-maintenance   #5809      +/-   ##
==================================================
+ Coverage            95.92%   96.2%   +0.27%     
==================================================
  Files                  115     115              
  Lines                26553   26553              
  Branches              2615    2615              
==================================================
+ Hits                 25472   25546      +74     
+ Misses                 755     702      -53     
+ Partials               326     305      -21
Impacted Files Coverage Δ
src/_pytest/pastebin.py 93.84% <100%> (+3.07%) ⬆️
testing/test_pastebin.py 100% <100%> (ø) ⬆️
src/_pytest/fixtures.py 97.55% <0%> (+0.27%) ⬆️
testing/test_capture.py 99.25% <0%> (+0.29%) ⬆️
testing/test_terminal.py 99.84% <0%> (+0.31%) ⬆️
testing/test_config.py 99.83% <0%> (+0.32%) ⬆️
testing/test_pdb.py 99.22% <0%> (+0.38%) ⬆️
src/_pytest/pytester.py 91.66% <0%> (+0.42%) ⬆️
src/_pytest/assertion/rewrite.py 95.77% <0%> (+0.48%) ⬆️
testing/python/fixtures.py 99.09% <0%> (+0.56%) ⬆️
... and 13 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 8aba863...9144415. Read the comment docs.

@nicoddemus
nicoddemus merged commit f2d87dc into pytest-dev:4.6-maintenance Sep 1, 2019
@nicoddemus

Copy link
Copy Markdown
Member

Thanks @goerz!

@goerz
goerz deleted the pastebin branch September 1, 2019 20:00
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