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 more checks to labels/conflict #902

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Add more checks to labels/conflict #902

merged 1 commit into from
Mar 11, 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.54.0-18-g9dbc0c2
Number of rules parsed 4
Number of rules checked 0
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 0

Problems

No problems reported

Copy link

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   104.6m ± 1%   104.5m ± 0%       ~ (p=0.912 n=10)
CheckRules-4    88.01m ± 1%   87.98m ± 1%       ~ (p=0.853 n=10)
geomean         95.95m        95.90m       -0.05%

              │   old.txt    │               new.txt               │
              │     B/op     │     B/op      vs base               │
FindEntries-4   61.41Mi ± 0%   61.42Mi ± 0%       ~ (p=0.247 n=10)
CheckRules-4    84.92Mi ± 0%   84.92Mi ± 0%       ~ (p=0.853 n=10)
geomean         72.22Mi        72.22Mi       +0.00%

              │   old.txt   │              new.txt               │
              │  allocs/op  │  allocs/op   vs base               │
FindEntries-4   539.7k ± 0%   539.7k ± 0%       ~ (p=0.183 n=10)
CheckRules-4    883.9k ± 0%   883.9k ± 0%       ~ (p=0.868 n=10)
geomean         690.7k        690.7k       +0.00%

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.86%. Comparing base (239bac2) to head (9dbc0c2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #902   +/-   ##
=======================================
  Coverage   94.86%   94.86%           
=======================================
  Files          92       92           
  Lines        8721     8728    +7     
=======================================
+ Hits         8273     8280    +7     
  Misses        310      310           
  Partials      138      138           

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

@prymitive prymitive merged commit 1235df6 into main Mar 11, 2024
20 checks passed
@prymitive prymitive deleted the conflicts branch March 11, 2024 11:42
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