Closed dependabot[bot] closed 1 month 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.57m ± 1% 39.62m ± 5% ~ (p=0.684 n=10)
CheckRules-4 8.504 ± 2% 8.501 ± 2% ~ (p=0.739 n=10)
geomean 580.1m 580.3m +0.05%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.41Mi ± 0% 27.41Mi ± 0% ~ (p=0.315 n=10)
CheckRules-4 987.9Mi ± 0% 988.6Mi ± 0% ~ (p=0.218 n=10)
geomean 164.5Mi 164.6Mi +0.04%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.9k ± 0% 131.9k ± 0% ~ (p=0.871 n=10)
CheckRules-4 14.30M ± 0% 14.30M ± 0% ~ (p=0.247 n=10)
geomean 1.373M 1.373M +0.01%
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.80%. Comparing base (
faf8158
) to head (a75112a
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps actions/checkout from 4.2.1 to 4.2.2.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)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 show