Closed dependabot[bot] closed 2 months ago
Benchmark diff:
goos: linux
goarch: amd64
pkg: github.com/cloudflare/pint/cmd/pint
cpu: AMD EPYC 7763 64-Core Processor
│ old.txt │ new.txt │
│ sec/op │ sec/op vs base │
FindEntries-4 39.92m ± 1% 40.08m ± 4% ~ (p=0.190 n=10)
CheckRules-4 8.509 ± 2% 8.515 ± 2% ~ (p=0.853 n=10)
geomean 582.9m 584.2m +0.22%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.41Mi ± 0% 27.41Mi ± 0% ~ (p=0.280 n=10)
CheckRules-4 978.5Mi ± 0% 978.3Mi ± 0% ~ (p=0.684 n=10)
geomean 163.8Mi 163.7Mi -0.01%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.9k ± 0% 131.9k ± 0% ~ (p=0.719 n=10)
CheckRules-4 14.20M ± 0% 14.20M ± 0% ~ (p=0.684 n=10)
geomean 1.368M 1.368M -0.01%
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.12%. Comparing base (
9f13e88
) to head (1f979af
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the debian group with 1 update: debian.
Updates
debian
from stable-20240904 to stable-20240926Dependabot 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