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

Fix 1157 #1184

Merged
merged 1 commit into from Mar 24, 2024
Merged

Fix 1157 #1184

merged 1 commit into from Mar 24, 2024

Conversation

johnynek
Copy link
Owner

close #1157

I think the full issue is the mechanism of computing unions of pattern equality. Here I just expanded the number of trial patterns and hopefully this makes flakes a lot less likely.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.55%. Comparing base (04a0e87) to head (3b41964).
Report is 17 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1184      +/-   ##
==========================================
+ Coverage   91.32%   91.55%   +0.23%     
==========================================
  Files          96       96              
  Lines       11846    12011     +165     
  Branches     2675     2819     +144     
==========================================
+ Hits        10818    10997     +179     
+ Misses       1028     1014      -14     

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

@johnynek johnynek merged commit acd149a into main Mar 24, 2024
9 checks passed
@johnynek johnynek deleted the oscar/20240323_fix_1157 branch March 24, 2024 03:25
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.

StringSeqPatternSetLaws.relate consistency flake
2 participants