cloudflare / pint

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

Fix workflow deps #1092

Closed prymitive closed 3 months ago

github-actions[bot] commented 3 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.43m ± 3%   39.48m ± 1%  -2.34% (p=0.019 n=10)
CheckRules-4     8.531 ± 2%    8.564 ± 2%       ~ (p=0.247 n=10)
geomean         587.3m        581.5m       -0.99%

              │   old.txt    │               new.txt               │
              │     B/op     │     B/op      vs base               │
FindEntries-4   27.41Mi ± 0%   27.41Mi ± 0%       ~ (p=1.000 n=10)
CheckRules-4    977.4Mi ± 0%   974.7Mi ± 0%  -0.28% (p=0.005 n=10)
geomean         163.7Mi        163.4Mi       -0.14%

              │   old.txt   │              new.txt               │
              │  allocs/op  │  allocs/op   vs base               │
FindEntries-4   131.9k ± 0%   131.9k ± 0%       ~ (p=0.401 n=10)
CheckRules-4    14.19M ± 0%   14.18M ± 0%  -0.08% (p=0.001 n=10)
geomean         1.368M        1.367M       -0.04%
codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 95.12%. Comparing base (80986de) to head (b0a5d7f). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1092 +/- ## ======================================= Coverage 95.12% 95.12% ======================================= Files 102 102 Lines 10193 10193 ======================================= Hits 9696 9696 Misses 346 346 Partials 151 151 ```

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