Closed dependabot[bot] closed 2 years ago
Merging #822 (213a68e) into master (e453150) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #822 +/- ##
=======================================
Coverage 93.61% 93.61%
=======================================
Files 36 36
Lines 5499 5499
Branches 928 928
=======================================
Hits 5148 5148
Misses 263 263
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% <ø> (+0.04%) |
:arrow_up: |
ubuntu-latest_3.11-dev_mariadb-10.4 | 90.08% <ø> (+0.04%) |
:arrow_up: |
ubuntu-latest_3.11-dev_mariadb-10.5 | 90.07% <ø> (+0.04%) |
:arrow_up: |
ubuntu-latest_3.11-dev_mariadb-10.6 | 90.07% <ø> (+0.04%) |
:arrow_up: |
ubuntu-latest_3.11-dev_mariadb-10.7 | 90.07% <ø> (+0.04%) |
:arrow_up: |
ubuntu-latest_3.11-dev_mariadb-10.8 | 90.07% <ø> (+0.04%) |
:arrow_up: |
ubuntu-latest_3.11-dev_mysql-5.7 | 90.78% <ø> (+0.04%) |
:arrow_up: |
ubuntu-latest_3.11-dev_mysql-8.0 | 92.18% <ø> (+0.03%) |
:arrow_up: |
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.24% <ø> (ø) |
|
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.
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 e453150...213a68e. Read the comment docs.
@dependabot rebase
Bumps coverage from 6.4.1 to 6.4.2.
Changelog
Sourced from coverage's changelog.
Commits
8ab9ff1
docs: latest sample HTML reportee751cf
docs: prep for 6.4.2413ccb7
build: run tests on nightly versions every dayd890bff
docs: update the 3.11 version0d64498
fix: 3.11.0b4 has 0-numbered lines. Fixes #1419297b70e
build: styfle/cancel-workflow-action@0.10.0 now accepts 'all'ef25867
build(deps): bump actions/dependency-review-action from 1 to 2 (#1404)b1f9cc0
build(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#1412)f75d60a
style: use new regex match object group access8447c99
test: copying pycache was causing race conditions, and was unneeded anyway.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)