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

bpo-39497: Remove unused variable from pysqlite_cursor_executescript #18271

Merged
merged 1 commit into from Jan 30, 2020

Conversation

@alexhenrie
Copy link
Contributor

alexhenrie commented Jan 30, 2020

@codecov

This comment has been minimized.

Copy link

codecov bot commented Jan 30, 2020

Codecov Report

Merging #18271 into master will decrease coverage by 1.12%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #18271       +/-   ##
===========================================
- Coverage   83.24%   82.12%    -1.13%     
===========================================
  Files        1570     1954      +384     
  Lines      414213   583371   +169158     
  Branches    44401    44401               
===========================================
+ Hits       344823   479090   +134267     
- Misses      59746    94641    +34895     
+ Partials     9644     9640        -4     
Impacted Files Coverage Δ
Lib/distutils/tests/test_bdist_rpm.py 30.00% <0.00%> (-65.00%) ⬇️
Lib/distutils/command/bdist_rpm.py 7.63% <0.00%> (-56.88%) ⬇️
Lib/test/test_urllib2net.py 76.92% <0.00%> (-13.85%) ⬇️
Lib/test/test_smtpnet.py 78.57% <0.00%> (-7.15%) ⬇️
Lib/ftplib.py 63.85% <0.00%> (-6.06%) ⬇️
Lib/test/test_ftplib.py 87.11% <0.00%> (-4.72%) ⬇️
Tools/scripts/db2pickle.py 17.82% <0.00%> (-3.97%) ⬇️
Tools/scripts/pickle2db.py 16.98% <0.00%> (-3.78%) ⬇️
Lib/test/test_socket.py 71.94% <0.00%> (-3.77%) ⬇️
Lib/test/test_asyncio/test_base_events.py 91.84% <0.00%> (-3.30%) ⬇️
... and 434 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 188bb5b...5b4032b. Read the comment docs.

@corona10 corona10 added the skip news label Jan 30, 2020
@berkerpeksag berkerpeksag merged commit 1f44e77 into python:master Jan 30, 2020
9 of 10 checks passed
9 of 10 checks passed
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
codecov/project 82.12% (+-1.13%) compared to 188bb5b
Details
Azure Pipelines PR #20200130.18 succeeded
Details
bedevere/issue-number Issue number 39497 found
Details
bedevere/news "skip news" label found
codecov/patch Coverage not affected when comparing 188bb5b...5b4032b
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.