Skip to content

Remove duplicated reports from promql/vector_matching#1749

Merged
prymitive merged 1 commit intomainfrom
vector
Apr 1, 2026
Merged

Remove duplicated reports from promql/vector_matching#1749
prymitive merged 1 commit intomainfrom
vector

Conversation

@prymitive
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

@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.79.0-90-gce40b30a
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
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (22b38a1) to head (ce40b30).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1749   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files         109      109           
  Lines       13215    13240   +25     
=======================================
+ Hits        13158    13183   +25     
  Misses         32       32           
  Partials       25       25           

☔ 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
Copy Markdown

github-actions bot commented Apr 1, 2026

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          18.53m ± 1%   18.60m ± 3%       ~ (p=0.218 n=10)
GitFinder-4           360.3m ± 1%   360.8m ± 0%       ~ (p=0.971 n=10)
CheckRules-4           9.605 ± 1%    9.620 ± 1%       ~ (p=0.684 n=10)
RuleIsIdentical-4     5.271m ± 1%   5.268m ± 0%       ~ (p=0.353 n=10)
GetChecksForEntry-4   111.5m ± 1%   113.0m ± 1%  +1.33% (p=0.001 n=10)
geomean               130.4m        130.9m       +0.39%

                    │     old.txt     │                new.txt                 │
                    │      B/op       │     B/op       vs base                 │
GlobFinder-4           7.134Mi ± 0%      7.134Mi ± 0%       ~ (p=0.739 n=10)
GitFinder-4            16.08Mi ± 1%      16.08Mi ± 1%       ~ (p=1.000 n=10)
CheckRules-4          1001.6Mi ± 0%     1009.0Mi ± 0%  +0.74% (p=0.000 n=10)
RuleIsIdentical-4        0.000 ± 0%        0.000 ± 0%       ~ (p=1.000 n=10) ¹
GetChecksForEntry-4    56.55Mi ± 0%      56.55Mi ± 0%       ~ (p=0.670 n=10)
geomean                             ²                  +0.15%                ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                    │    old.txt    │               new.txt                │
                    │   allocs/op   │  allocs/op   vs base                 │
GlobFinder-4          111.0k ± 0%     111.0k ± 0%       ~ (p=0.650 n=10)
GitFinder-4           148.7k ± 0%     148.7k ± 0%       ~ (p=0.446 n=10)
CheckRules-4          14.51M ± 0%     14.58M ± 0%  +0.45% (p=0.000 n=10)
RuleIsIdentical-4      0.000 ± 0%      0.000 ± 0%       ~ (p=1.000 n=10) ¹
GetChecksForEntry-4   916.3k ± 0%     916.3k ± 0%       ~ (p=0.722 n=10)
geomean                           ²                +0.09%                ²
¹ 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   16.01m ± 1%   15.93m ± 2%  ~ (p=0.105 n=10)

        │   old.txt    │            new.txt             │
        │     B/op     │     B/op      vs base          │
Parse-4   6.306Mi ± 0%   6.306Mi ± 0%  ~ (p=0.645 n=10)

        │   old.txt   │            new.txt            │
        │  allocs/op  │  allocs/op   vs base          │
Parse-4   102.7k ± 0%   102.7k ± 0%  ~ (p=1.000 n=10)

pkg: github.com/cloudflare/pint/internal/parser/source
               │   old.txt   │            new.txt            │
               │   sec/op    │   sec/op     vs base          │
LabelsSource-4   5.684m ± 2%   5.620m ± 1%  ~ (p=0.089 n=10)

               │   old.txt    │            new.txt             │
               │     B/op     │     B/op      vs base          │
LabelsSource-4   4.444Mi ± 0%   4.439Mi ± 0%  ~ (p=0.481 n=10)

               │   old.txt   │            new.txt            │
               │  allocs/op  │  allocs/op   vs base          │
LabelsSource-4   36.35k ± 0%   36.34k ± 0%  ~ (p=0.263 n=10)

pkg: github.com/cloudflare/pint/internal/promapi
                    │   old.txt   │            new.txt            │
                    │   sec/op    │   sec/op     vs base          │
QueryCacheOnlySet-4   104.6n ± 1%   104.4n ± 0%  ~ (p=0.058 n=10)

                    │  old.txt   │            new.txt             │
                    │    B/op    │    B/op     vs base            │
QueryCacheOnlySet-4   64.00 ± 0%   64.00 ± 0%  ~ (p=1.000 n=10) ¹
¹ all samples are equal

                    │  old.txt   │            new.txt             │
                    │ allocs/op  │ allocs/op   vs base            │
QueryCacheOnlySet-4   1.000 ± 0%   1.000 ± 0%  ~ (p=1.000 n=10) ¹
¹ all samples are equal

@prymitive prymitive merged commit a754f9f into main Apr 1, 2026
20 checks passed
@prymitive prymitive deleted the vector branch April 1, 2026 16:50
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.

2 participants