-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Conversation
Codecov Report
@@ Coverage Diff @@
## feat/typescript #4332 +/- ##
===================================================
+ Coverage 98.53% 98.53% +<.01%
===================================================
Files 93 93
Lines 5862 5885 +23
Branches 788 793 +5
===================================================
+ Hits 5776 5799 +23
Misses 85 85
Partials 1 1
Continue to review full report at Codecov.
|
All 621 screenshot tests passed for commit e988241 vs. |
All 621 screenshot tests passed for commit 61a214b vs. |
e3a15ae
to
ce145c4
Compare
ce145c4
to
15b004f
Compare
All 621 screenshot tests passed for commit 89c454a vs. |
All 621 screenshot tests passed for commit e3a15ae vs. |
All 621 screenshot tests passed for commit ce145c4 vs. |
All 621 screenshot tests passed for commit 15b004f vs. |
All 621 screenshot tests passed for commit 17ee992 vs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
All 621 screenshot tests passed for commit 3a79acb vs. |
PR #4332 inadvertently broke short-circuit logic and evaluation order. The change caused incorrect ripple size calculations on filter chips without leading icons, which was caught by internal screenshot tests.
PR #4332 inadvertently broke short-circuit logic and evaluation order. The change caused incorrect ripple size calculations on filter chips without leading icons, which was caught by internal screenshot tests.
related #4225