Address issue where the not_to(contain) not run correctly by lwasylow · Pull Request #1246 · utPLSQL/utPLSQL
-
Notifications
You must be signed in to change notification settings - Fork 187
Merged
Conversation
Address issue where the not_to(contain) executes a negated matcher wi…thout negated flag set causing refcursor compare sql generated inclusion comparision.
fixes #1245
Codecov Report
Patch coverage: 100.00% and project coverage change: +0.02 🎉
Comparison is base (
5cf7f34) 94.86% compared to head (8460a30) 94.88%.
Additional details and impacted files
@@ Coverage Diff @@ ## develop #1246 +/- ## =========================================== + Coverage 94.86% 94.88% +0.02% =========================================== Files 108 108 Lines 5105 5106 +1 Branches 23 23 =========================================== + Hits 4843 4845 +2 + Misses 255 254 -1 Partials 7 7
| Flag | Coverage Δ | |
|---|---|---|
| 11XE | 94.25% <100.00%> (+0.08%) |
⬆️ |
| 12.1EE | 94.31% <100.00%> (+0.04%) |
⬆️ |
| 18XE | 94.50% <100.00%> (+0.02%) |
⬆️ |
| 21XE | 94.68% <100.00%> (+0.02%) |
⬆️ |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| source/expectations/matchers/ut_contain.tpb | 88.23% <100.00%> (+0.73%) |
⬆️ |
| source/expectations/ut_expectation.tpb | 99.37% <100.00%> (+0.62%) |
⬆️ |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.
jgebal
deleted the
bug/1245_not_to_contains_fails
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters