Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.65%. Comparing base (
a1a5992
) to head (491a2ba
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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.30m ± 2% 41.03m ± 4% +1.80% (p=0.011 n=10)
CheckRules-4 8.505 ± 2% 8.520 ± 2% ~ (p=0.796 n=10)
geomean 585.5m 591.2m +0.99%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.41Mi ± 0% 27.41Mi ± 0% ~ (p=0.631 n=10)
CheckRules-4 974.2Mi ± 0% 972.7Mi ± 0% ~ (p=0.105 n=10)
geomean 163.4Mi 163.3Mi -0.08%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.9k ± 0% 131.9k ± 0% ~ (p=0.591 n=10)
CheckRules-4 14.17M ± 0% 14.16M ± 0% ~ (p=0.105 n=10)
geomean 1.367M 1.367M -0.02%
Bumps rojopolis/spellcheck-github-actions from 0.43.0 to 0.43.1.
Release notes
Sourced from rojopolis/spellcheck-github-actions's releases.
Changelog
Sourced from rojopolis/spellcheck-github-actions's changelog.
... (truncated)
Commits
d5aba66
Merge pull request #219 from rojopolis/issue213a2bc6f1
Added some basic tests, more work to be done and preparing a bug fix release7d3537e
Minor addition to the documentation3aaf262
Cleaned and added documentationd0488b2
Adopted use of pwc.py and cleaned up in processing to handle this new use cas...da58a22
Changed the homepage, so the marketplace9a68f32
Initial version, need some cleaningDependabot 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