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

Handle case when lone wildcard is ORed with other constraints #1186

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Handle case when lone wildcard is with others

185a788
Select commit
Loading
Failed to load commit list.
Open

Handle case when lone wildcard is ORed with other constraints #1186

Handle case when lone wildcard is with others
185a788
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

96.50% (+0.00%) compared to 0b0ef26

View this Pull Request on Codecov

96.50% (+0.00%) compared to 0b0ef26

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.50%. Comparing base (0b0ef26) to head (185a788).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1186   +/-   ##
=========================================
  Coverage     96.49%   96.50%           
- Complexity      196      197    +1     
=========================================
  Files            32       32           
  Lines           828      830    +2     
=========================================
+ Hits            799      801    +2     
  Misses           29       29           

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