cloudflare / pint

Prometheus rule linter/validator
https://cloudflare.github.io/pint/
Apache License 2.0
877 stars 53 forks source link

Pint spellcheck action #1153

Closed prymitive closed 1 month ago

github-actions[bot] commented 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   40.38m ± 1%   41.06m ± 4%  +1.70% (p=0.009 n=10)
CheckRules-4     8.540 ± 2%    8.530 ± 2%       ~ (p=0.529 n=10)
geomean         587.2m        591.8m       +0.79%

              │   old.txt    │               new.txt               │
              │     B/op     │     B/op      vs base               │
FindEntries-4   27.41Mi ± 0%   27.41Mi ± 0%       ~ (p=0.912 n=10)
CheckRules-4    972.8Mi ± 0%   973.1Mi ± 0%       ~ (p=0.579 n=10)
geomean         163.3Mi        163.3Mi       +0.01%

              │   old.txt   │              new.txt               │
              │  allocs/op  │  allocs/op   vs base               │
FindEntries-4   131.9k ± 0%   131.9k ± 0%       ~ (p=0.990 n=10)
CheckRules-4    14.16M ± 0%   14.17M ± 0%       ~ (p=0.684 n=10)
geomean         1.367M        1.367M       +0.01%
codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.13%. Comparing base (7a47843) to head (76dbe52). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1153 +/- ## ======================================= Coverage 95.13% 95.13% ======================================= Files 103 103 Lines 10350 10350 ======================================= Hits 9846 9846 Misses 351 351 Partials 153 153 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.