cloudflare / pint

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

Prepare v0.65.2 #1132

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.02m ± 1%   40.11m ± 5%       ~ (p=0.739 n=10)
CheckRules-4     8.537 ± 2%    8.542 ± 2%       ~ (p=0.971 n=10)
geomean         584.5m        585.3m       +0.15%

              │   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    978.0Mi ± 0%   979.8Mi ± 0%  +0.18% (p=0.019 n=10)
geomean         163.7Mi        163.9Mi       +0.09%

              │   old.txt   │              new.txt               │
              │  allocs/op  │  allocs/op   vs base               │
FindEntries-4   131.9k ± 0%   131.9k ± 0%       ~ (p=0.865 n=10)
CheckRules-4    14.20M ± 0%   14.21M ± 0%  +0.07% (p=0.009 n=10)
geomean         1.368M        1.369M       +0.04%
codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 95.16%. Comparing base (0a704f7) to head (20596fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1132 +/- ## ======================================= Coverage 95.16% 95.16% ======================================= Files 102 102 Lines 10236 10236 ======================================= Hits 9741 9741 Misses 346 346 Partials 149 149 ```

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