Closed dependabot[bot] closed 1 week 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.70m ± 1% 39.79m ± 1% ~ (p=0.684 n=10)
CheckRules-4 8.505 ± 2% 8.507 ± 2% ~ (p=0.631 n=10)
geomean 581.1m 581.8m +0.13%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.41Mi ± 0% 27.41Mi ± 0% ~ (p=0.971 n=10)
CheckRules-4 975.7Mi ± 0% 975.1Mi ± 0% ~ (p=0.739 n=10)
geomean 163.5Mi 163.5Mi -0.03%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.9k ± 0% 131.9k ± 0% ~ (p=0.868 n=10)
CheckRules-4 14.14M ± 0% 14.14M ± 0% ~ (p=0.579 n=10)
geomean 1.366M 1.365M -0.02%
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.99%. Comparing base (
524e550
) to head (b91ea57
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Bumps codecov/codecov-action from 4.6.0 to 5.0.2.
Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Commits
5c47607
fix: override commit and pr values for PR cases (#1657)3b1354a
chore(release): 5.0.1 (#1656)2e2a9c6
fix: update tokenless branch logic (#1650)cfc521b
Update README.md0642541
fix: use marketplace v5 badge (#1646)9688725
Update README.md2112eae
chore(deps): bump wrapper to 0.0.23 (#1644)193421c
fixL use the correct source (#1642)6018df7
fix: update container builds (#1640)eff1a64
fix: add missing vars (#1638)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