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 intersection commutativity 1086 #1088

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

johnynek
Copy link
Owner

close #1086

@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (16045fc) 92.30% compared to head (006eaa2) 92.30%.

Files Patch % Lines
...in/scala/org/bykn/bosatsu/pattern/SeqPattern.scala 91.30% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1088      +/-   ##
==========================================
- Coverage   92.30%   92.30%   -0.01%     
==========================================
  Files          93       93              
  Lines       10564    10589      +25     
  Branches     2497     2517      +20     
==========================================
+ Hits         9751     9774      +23     
- Misses        813      815       +2     

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

@johnynek johnynek merged commit e2effca into master Dec 25, 2023
13 checks passed
@johnynek johnynek deleted the oscar/20231224_fix_intersection_comm_1086 branch December 25, 2023 00:23
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.

Fix string pattern intersection commutativity issue
2 participants