Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for parser schemas #1210

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Add support for parser schemas #1210

merged 2 commits into from
Dec 3, 2024

Conversation

prymitive
Copy link
Collaborator

No description provided.

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.68.0-4-g60017bf
Number of rules parsed 4
Number of rules checked 4
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 1ms

Problems

No problems reported

Copy link

github-actions bot commented Dec 3, 2024

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   39.79m ± 4%   39.88m ± 1%       ~ (p=0.912 n=10)
CheckRules-4     8.534 ± 2%    8.522 ± 2%       ~ (p=0.280 n=10)
geomean         582.8m        583.0m       +0.03%

              │   old.txt    │               new.txt               │
              │     B/op     │     B/op      vs base               │
FindEntries-4   27.40Mi ± 0%   27.40Mi ± 0%       ~ (p=0.089 n=10)
CheckRules-4    973.6Mi ± 0%   974.5Mi ± 0%  +0.10% (p=0.023 n=10)
geomean         163.3Mi        163.4Mi       +0.04%

              │   old.txt   │              new.txt               │
              │  allocs/op  │  allocs/op   vs base               │
FindEntries-4   131.7k ± 0%   131.7k ± 0%  -0.00% (p=0.017 n=10)
CheckRules-4    14.13M ± 0%   14.14M ± 0%  +0.02% (p=0.002 n=10)
geomean         1.364M        1.364M       +0.01%

@prymitive prymitive merged commit 8715ab5 into main Dec 3, 2024
20 checks passed
@prymitive prymitive deleted the thanos branch December 3, 2024 17:52
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.02%. Comparing base (b114822) to head (60017bf).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1210      +/-   ##
==========================================
+ Coverage   95.00%   95.02%   +0.02%     
==========================================
  Files         104      104              
  Lines       12503    12570      +67     
==========================================
+ Hits        11878    11945      +67     
  Misses        475      475              
  Partials      150      150              

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

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