Skip to content

Fix gitlab source/target branch checks#1793

Merged
prymitive merged 1 commit intomainfrom
gitlab
May 7, 2026
Merged

Fix gitlab source/target branch checks#1793
prymitive merged 1 commit intomainfrom
gitlab

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.81.0-5-g5748833b
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.57%. Comparing base (1c19e1b) to head (5748833).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1793   +/-   ##
=======================================
  Coverage   99.57%   99.57%           
=======================================
  Files         113      113           
  Lines       13906    13932   +26     
=======================================
+ Hits        13847    13873   +26     
  Misses         31       31           
  Partials       28       28           

☔ 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.

@prymitive prymitive enabled auto-merge May 7, 2026 12:42
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Benchmark diff:

goos: linux
goarch: amd64
pkg: github.com/cloudflare/pint/cmd/pint
cpu: AMD EPYC 9V74 80-Core Processor                
                    │   old.txt   │              new.txt               │
                    │   sec/op    │   sec/op     vs base               │
GlobFinder-4          18.39m ± 8%   18.66m ± 1%  +1.43% (p=0.015 n=10)
GitFinder-4           392.9m ± 1%   397.7m ± 1%  +1.22% (p=0.000 n=10)
CheckRules-4           9.616 ± 1%    9.636 ± 1%       ~ (p=0.247 n=10)
RuleIsIdentical-4     7.071m ± 1%   7.087m ± 1%       ~ (p=0.436 n=10)
GetChecksForEntry-4   112.9m ± 1%   113.2m ± 1%       ~ (p=0.089 n=10)
geomean               140.9m        141.8m       +0.66%

                    │    old.txt     │                new.txt                │
                    │      B/op      │     B/op      vs base                 │
GlobFinder-4          7.107Mi ± 0%     7.107Mi ± 0%       ~ (p=0.165 n=10)
GitFinder-4           15.74Mi ± 1%     15.74Mi ± 1%       ~ (p=0.739 n=10)
CheckRules-4          900.8Mi ± 0%     900.7Mi ± 0%       ~ (p=0.853 n=10)
RuleIsIdentical-4       0.000 ± 0%       0.000 ± 0%       ~ (p=1.000 n=10) ¹
GetChecksForEntry-4   56.84Mi ± 0%     56.84Mi ± 0%       ~ (p=0.927 n=10)
geomean                            ²                 -0.00%                ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                    │    old.txt    │               new.txt                │
                    │   allocs/op   │  allocs/op   vs base                 │
GlobFinder-4          110.6k ± 0%     110.6k ± 0%       ~ (p=0.365 n=10)
GitFinder-4           142.9k ± 0%     142.9k ± 0%       ~ (p=0.157 n=10)
CheckRules-4          9.776M ± 0%     9.777M ± 0%       ~ (p=0.353 n=10)
RuleIsIdentical-4      0.000 ± 0%      0.000 ± 0%       ~ (p=1.000 n=10) ¹
GetChecksForEntry-4   927.9k ± 0%     927.9k ± 0%       ~ (p=0.884 n=10)
geomean                           ²                +0.00%                ²
¹ 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   15.91m ± 1%   16.29m ± 2%  +2.42% (p=0.004 n=10)

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

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

pkg: github.com/cloudflare/pint/internal/parser/source
               │   old.txt   │              new.txt               │
               │   sec/op    │   sec/op     vs base               │
LabelsSource-4   7.044m ± 2%   7.210m ± 2%  +2.35% (p=0.015 n=10)

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

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

pkg: github.com/cloudflare/pint/internal/promapi
                    │   old.txt   │            new.txt            │
                    │   sec/op    │   sec/op     vs base          │
QueryCacheOnlySet-4   109.6n ± 1%   109.7n ± 2%  ~ (p=0.987 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 2a2e9d5 into main May 7, 2026
20 checks passed
@prymitive prymitive deleted the gitlab branch May 7, 2026 12:43
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