Closed dependabot[bot] closed 2 years ago
Merging #795 (d25aa3e) into master (b0e1496) will decrease coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #795 +/- ##
==========================================
- Coverage 92.76% 92.72% -0.04%
==========================================
Files 38 38
Lines 5569 5569
Branches 943 943
==========================================
- Hits 5166 5164 -2
- Misses 315 317 +2
Partials 88 88
Flag | Coverage Δ | |
---|---|---|
ubuntu-latest_3.10_mariadb-10.2 | 89.27% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.3 | 89.27% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.4 | 89.27% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.5 | 89.26% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.6 | 89.26% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.7 | 89.26% <ø> (ø) |
|
ubuntu-latest_3.10_mysql-5.7 | 89.96% <ø> (ø) |
|
ubuntu-latest_3.10_mysql-8.0 | 91.34% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.2 | 89.24% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.3 | 89.24% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.4 | 89.24% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.5 | 89.22% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.6 | 89.22% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.7 | 89.22% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mysql-5.7 | 89.92% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mysql-8.0 | 91.30% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.2 | 88.67% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.3 | 88.67% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.4 | 88.67% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.5 | 88.66% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.6 | 88.66% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.7 | 88.66% <ø> (ø) |
|
ubuntu-latest_3.7_mysql-5.7 | 89.40% <ø> (ø) |
|
ubuntu-latest_3.7_mysql-8.0 | 90.87% <ø> (-0.04%) |
:arrow_down: |
ubuntu-latest_3.8_mariadb-10.2 | 89.32% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.3 | 89.32% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.4 | 89.32% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.5 | 89.30% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.6 | 89.30% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.7 | 89.30% <ø> (ø) |
|
ubuntu-latest_3.8_mysql-5.7 | 90.00% <ø> (ø) |
|
ubuntu-latest_3.8_mysql-8.0 | 91.37% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.2 | 89.17% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.3 | 89.17% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.4 | 89.17% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.5 | 89.15% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.6 | 89.15% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.7 | 89.15% <ø> (ø) |
|
ubuntu-latest_3.9_mysql-5.7 | 89.85% <ø> (ø) |
|
ubuntu-latest_3.9_mysql-8.0 | 91.22% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_issues.py | 85.66% <0.00%> (-0.64%) |
:arrow_down: |
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 b0e1496...d25aa3e. Read the comment docs.
Bumps twine from 4.0.0 to 4.0.1.
Release notes
Sourced from twine's releases.
Changelog
Sourced from twine's changelog.
Commits
8f5e5d6
Update changelog for 4.0.1 (#904)62f3c67
Log keyring tracebacks (#890)d30df70
Update links to requests docs (#899)5525a2a
Restore missing__main__
logs (#896)b0b932f
Fix typos in tests (#898)4223ee1
Require latest version of readme_renderer (#892)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)