Closed dependabot[bot] closed 2 years ago
Merging #825 (5a39858) into master (40a3429) will increase coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #825 +/- ##
==========================================
+ Coverage 93.61% 93.65% +0.03%
==========================================
Files 36 36
Lines 5499 5499
Branches 928 928
==========================================
+ Hits 5148 5150 +2
+ Misses 263 261 -2
Partials 88 88
Flag | Coverage Δ | |
---|---|---|
ubuntu-latest_3.10_mariadb-10.3 | 90.12% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.4 | 90.12% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.5 | 90.10% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.6 | 90.10% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.7 | 90.10% <ø> (ø) |
|
ubuntu-latest_3.10_mariadb-10.8 | 90.10% <ø> (ø) |
|
ubuntu-latest_3.10_mysql-5.7 | 90.81% <ø> (ø) |
|
ubuntu-latest_3.10_mysql-8.0 | 92.21% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.3 | 90.08% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.4 | 90.08% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.5 | 90.07% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.6 | 90.07% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.7 | 90.07% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mariadb-10.8 | 90.07% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mysql-5.7 | 90.78% <ø> (ø) |
|
ubuntu-latest_3.11-dev_mysql-8.0 | 92.18% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.3 | 89.56% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.4 | 89.56% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.5 | 89.54% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.6 | 89.54% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.7 | 89.54% <ø> (ø) |
|
ubuntu-latest_3.7_mariadb-10.8 | 89.54% <ø> (ø) |
|
ubuntu-latest_3.7_mysql-5.7 | 90.30% <ø> (ø) |
|
ubuntu-latest_3.7_mysql-8.0 | 91.79% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.3 | 90.16% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.4 | 90.16% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.5 | 90.14% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.6 | 90.14% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.7 | 90.14% <ø> (ø) |
|
ubuntu-latest_3.8_mariadb-10.8 | 90.14% <ø> (ø) |
|
ubuntu-latest_3.8_mysql-5.7 | 90.85% <ø> (ø) |
|
ubuntu-latest_3.8_mysql-8.0 | 92.27% <ø> (+0.03%) |
:arrow_up: |
ubuntu-latest_3.9_mariadb-10.3 | 90.02% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.4 | 90.02% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.5 | 90.00% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.6 | 90.00% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.7 | 90.00% <ø> (ø) |
|
ubuntu-latest_3.9_mariadb-10.8 | 90.00% <ø> (ø) |
|
ubuntu-latest_3.9_mysql-5.7 | 90.71% <ø> (ø) |
|
ubuntu-latest_3.9_mysql-8.0 | 92.09% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_issues.py | 86.30% <0.00%> (+0.63%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us.
Updates the requirements on sphinx to permit the latest version.
Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
cc1f6cb
Bump to 5.1.0 final8effd15
Update message catalogs (#10698)e3337c7
Update include_patterns implementation (#10680)89db13d
Merge pull request #10676 from AA-Turner/authors40caf0c
Merge pull request #10696 from jfbu/latex_fix_for_old_latexd1b4a75
LaTeX: fix another incompatibility with old pict2e LaTeXfaccc21
Fix #10695: old LaTeX does not allow@ifpackageloaded
usage in bodyafac558
Merge branch '5.0.x' into 5.x94f62e7
Merge pull request #10693 from tk0miya/mypy-0.9715b89c39
Fix mypy violations (with mypy-0.971)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)