Skip to content

Conversation

@prymitive
Copy link
Collaborator

Closes #1572.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request was validated by pint.

✔️ No problems found

Stats

Stat Value
Version v0.76.1-49-g12666b34
Number of rules parsed 9
Number of rules checked 9
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 0

Problems

No problems reported

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.07%. Comparing base (6f43db4) to head (12666b3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1613   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files         109      109           
  Lines       13233    13233           
=======================================
  Hits        12846    12846           
  Misses        255      255           
  Partials      132      132           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

github-actions bot commented Nov 11, 2025

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              │
GlobFinder-4          30.04m ± ∞ ¹   31.05m ± ∞ ¹       ~ (p=0.056 n=5)
GitFinder-4           396.5m ± ∞ ¹   394.4m ± ∞ ¹       ~ (p=0.690 n=5)
CheckRules-4           9.526 ± ∞ ¹    9.515 ± ∞ ¹       ~ (p=0.841 n=5)
RuleIsIdentical-4     6.035m ± ∞ ¹   5.892m ± ∞ ¹       ~ (p=0.056 n=5)
GetChecksForEntry-4   113.6m ± ∞ ¹   114.8m ± ∞ ¹       ~ (p=0.151 n=5)
geomean               150.7m         151.1m        +0.27%
¹ need >= 6 samples for confidence interval at level 0.95

                    │    old.txt     │                new.txt                 │
                    │      B/op      │      B/op       vs base                │
GlobFinder-4           9.492Mi ± ∞ ¹    9.494Mi ± ∞ ¹       ~ (p=0.421 n=5)
GitFinder-4            19.25Mi ± ∞ ¹    19.24Mi ± ∞ ¹       ~ (p=0.841 n=5)
CheckRules-4          1019.4Mi ± ∞ ¹   1020.5Mi ± ∞ ¹       ~ (p=0.310 n=5)
RuleIsIdentical-4        0.000 ± ∞ ¹      0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
GetChecksForEntry-4    56.55Mi ± ∞ ¹    56.55Mi ± ∞ ¹       ~ (p=0.690 n=5)
geomean                            ³                   +0.02%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                    │   old.txt    │               new.txt                │
                    │  allocs/op   │  allocs/op    vs base                │
GlobFinder-4          145.8k ± ∞ ¹   145.8k ± ∞ ¹       ~ (p=0.413 n=5)
GitFinder-4           185.3k ± ∞ ¹   185.3k ± ∞ ¹       ~ (p=0.802 n=5)
CheckRules-4          14.98M ± ∞ ¹   14.99M ± ∞ ¹       ~ (p=0.222 n=5)
RuleIsIdentical-4      0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
GetChecksForEntry-4   915.8k ± ∞ ¹   915.8k ± ∞ ¹       ~ (p=0.357 n=5)
geomean                          ³                 +0.01%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

pkg: github.com/cloudflare/pint/internal/parser
        │   old.txt    │            new.txt            │
        │    sec/op    │    sec/op     vs base         │
Parse-4   27.57m ± ∞ ¹   28.49m ± ∞ ¹  ~ (p=0.095 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

        │    old.txt    │            new.txt             │
        │     B/op      │     B/op       vs base         │
Parse-4   8.547Mi ± ∞ ¹   8.548Mi ± ∞ ¹  ~ (p=0.690 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

        │   old.txt    │            new.txt            │
        │  allocs/op   │  allocs/op    vs base         │
Parse-4   144.9k ± ∞ ¹   144.9k ± ∞ ¹  ~ (p=0.143 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/cloudflare/pint/internal/parser/utils
               │   old.txt    │            new.txt            │
               │    sec/op    │    sec/op     vs base         │
LabelsSource-4   5.053m ± ∞ ¹   5.054m ± ∞ ¹  ~ (p=0.690 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

               │    old.txt    │            new.txt             │
               │     B/op      │     B/op       vs base         │
LabelsSource-4   4.081Mi ± ∞ ¹   4.083Mi ± ∞ ¹  ~ (p=0.690 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

               │   old.txt    │            new.txt            │
               │  allocs/op   │  allocs/op    vs base         │
LabelsSource-4   33.54k ± ∞ ¹   33.54k ± ∞ ¹  ~ (p=1.000 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/cloudflare/pint/internal/promapi
                    │   old.txt    │              new.txt               │
                    │    sec/op    │    sec/op     vs base              │
QueryCacheOnlySet-4   102.6n ± ∞ ¹   102.2n ± ∞ ¹       ~ (p=0.730 n=5)
QueryCacheSetGrow-4   393.8n ± ∞ ¹   410.8n ± ∞ ¹       ~ (p=1.000 n=5)
QueryCacheGetMiss-4   16.28n ± ∞ ¹   16.43n ± ∞ ¹  +0.92% (p=0.016 n=5)
QueryCacheGC/0%-4     33.92µ ± ∞ ¹   33.55µ ± ∞ ¹       ~ (p=0.151 n=5)
QueryCacheGC/1%-4     34.70µ ± ∞ ¹   34.94µ ± ∞ ¹       ~ (p=0.690 n=5)
QueryCacheGC/10%-4    38.61µ ± ∞ ¹   38.53µ ± ∞ ¹       ~ (p=0.841 n=5)
QueryCacheGC/20%-4    68.84µ ± ∞ ¹   68.54µ ± ∞ ¹       ~ (p=0.222 n=5)
QueryCacheGC/25%-4    68.22µ ± ∞ ¹   67.96µ ± ∞ ¹       ~ (p=0.222 n=5)
QueryCacheGC/50%-4    65.94µ ± ∞ ¹   66.62µ ± ∞ ¹  +1.03% (p=0.032 n=5)
QueryCacheGC/75%-4    50.70µ ± ∞ ¹   49.85µ ± ∞ ¹       ~ (p=0.421 n=5)
QueryCacheGC/99%-4    50.98µ ± ∞ ¹   50.21µ ± ∞ ¹       ~ (p=0.421 n=5)
QueryCacheGC/100%-4   50.98µ ± ∞ ¹   50.02µ ± ∞ ¹       ~ (p=0.056 n=5)
geomean               10.17µ         10.16µ        -0.06%
¹ need >= 6 samples for confidence interval at level 0.95

                    │    old.txt    │                new.txt                │
                    │     B/op      │     B/op       vs base                │
QueryCacheOnlySet-4     64.00 ± ∞ ¹     64.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheSetGrow-4     119.0 ± ∞ ¹     116.0 ± ∞ ¹       ~ (p=0.833 n=5)
QueryCacheGetMiss-4     0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/0%-4       0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/1%-4       0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/10%-4      0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/20%-4    18.09Ki ± ∞ ¹   18.09Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/25%-4    18.09Ki ± ∞ ¹   18.09Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/50%-4    18.09Ki ± ∞ ¹   18.09Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/75%-4      48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/99%-4      48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/100%-4     48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
geomean                           ³                  -0.21%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                    │   old.txt   │               new.txt               │
                    │  allocs/op  │  allocs/op   vs base                │
QueryCacheOnlySet-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheSetGrow-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGetMiss-4   0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/0%-4     0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/1%-4     0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/10%-4    0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/20%-4    4.000 ± ∞ ¹   4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/25%-4    4.000 ± ∞ ¹   4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/50%-4    4.000 ± ∞ ¹   4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/75%-4    1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/99%-4    1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/100%-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
geomean                         ³                +0.00%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

@prymitive prymitive enabled auto-merge November 11, 2025 13:12
@prymitive prymitive merged commit ce46d39 into main Nov 11, 2025
21 checks passed
@prymitive prymitive deleted the issue-1572 branch November 11, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

yaml/parse check reports invalid Prometheus rule that seems valid

2 participants