Closed dependabot[bot] closed 1 year ago
Merging #98 (d533bb0) into main (206e8e2) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #98 +/- ##
=======================================
Coverage 96.00% 96.00%
=======================================
Files 2 2
Lines 100 100
=======================================
Hits 96 96
Misses 4 4
Bumps coverage from 7.3.1 to 7.3.2.
Changelog
Sourced from coverage's changelog.
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