Closed dependabot[bot] closed 1 year ago
Merging #426 (9a75793) into main (626ef34) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #426 +/- ##
=======================================
Coverage 99.82% 99.82%
=======================================
Files 121 121
Lines 22882 22882
=======================================
Hits 22843 22843
Misses 39 39
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Dependabot couldn't find a dev.txt. Because of this, Dependabot cannot update this pull request.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps coverage from 7.2.7 to 7.3.2.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
a316513
build: fix the pypy wheel arguments7ec2c62
docs: sample HTML for 7.3.2ffd954f
docs: prep for 7.3.21ea3907
refactor: don't access frame structs directly7b8dec9
feat!: remove fullcoverage, it doesn't work in 3.131040bce
refactor: remove unused interned strings9ab9e0c
fix: 3.12 soft keywordtype
is bolded in HTML8624ce9
fix: really turn off SQLite journal files on 3.12+604aafa
chore: make upgrade7c25ba0
fix: don't combine journal files. #1605Dependabot 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 show