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 40.05m ± 2% 40.27m ± 4% ~ (p=0.190 n=10)
CheckRules-4 8.529 ± 2% 8.525 ± 2% ~ (p=0.739 n=10)
geomean 584.4m 585.9m +0.25%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.41Mi ± 0% 27.41Mi ± 0% ~ (p=0.247 n=10)
CheckRules-4 977.6Mi ± 0% 977.4Mi ± 0% ~ (p=0.739 n=10)
geomean 163.7Mi 163.7Mi -0.01%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.9k ± 0% 131.9k ± 0% -0.00% (p=0.038 n=10)
CheckRules-4 14.20M ± 0% 14.20M ± 0% ~ (p=0.971 n=10)
geomean 1.368M 1.368M -0.00%
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.12%. Comparing base (
7191385
) to head (035dbff
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps github.com/golangci/golangci-lint from 1.60.3 to 1.61.0.
Release notes
Sourced from github.com/golangci/golangci-lint's releases.
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
Commits
a1d6c56
build(deps): bump github.com/securego/gosec/v2 from 2.21.1 to 2.21.2 (#4997)48251f2
build(deps): bump github.com/ckaznocha/intrange from 0.1.2 to 0.2.0 (#4996)bfc5247
build(deps): bump github.com/tetafro/godot from 1.4.16 to 1.4.17 (#4993)57fa4da
build(deps): bump github.com/ryancurrah/gomodguard from 1.3.3 to 1.3.5 (#4992)d302a30
dev: fix nancy24e6645
docs: add additionnal info about typecheck (#4985)bf4a66a
gosec: disable G407 (#4983)dd069d5
build(deps): bump github.com/securego/gosec/v2 from 2.21.0 to 2.21.1 (#4982)2813c45
build(deps): bump github.com/Crocmagnon/fatcontext from 0.4.0 to 0.5.2 (#4971)e9a8726
build(deps): bump github.com/Abirdcfly/dupword from 0.0.14 to 0.1.1 (#4954)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