cloudflare / pint

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

Update changelog #1178

Closed prymitive closed 3 weeks ago

github-actions[bot] commented 3 weeks 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.68m ± 6%   40.44m ± 1%       ~ (p=0.075 n=10)
CheckRules-4     8.514 ± 2%    8.552 ± 2%       ~ (p=0.579 n=10)
geomean         588.5m        588.0m       -0.08%

              │   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    971.2Mi ± 0%   970.3Mi ± 0%       ~ (p=0.579 n=10)
geomean         163.1Mi        163.1Mi       -0.05%

              │   old.txt   │              new.txt               │
              │  allocs/op  │  allocs/op   vs base               │
FindEntries-4   131.9k ± 0%   131.9k ± 0%       ~ (p=0.947 n=10)
CheckRules-4    14.12M ± 0%   14.12M ± 0%       ~ (p=0.684 n=10)
geomean         1.364M        1.364M       -0.02%
codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 94.91%. Comparing base (29bb2d6) to head (8404f9b). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1178 +/- ## ======================================= Coverage 94.91% 94.91% ======================================= Files 104 104 Lines 12358 12358 ======================================= Hits 11729 11729 Misses 480 480 Partials 149 149 ```

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