#1708 fix test failing because some product might have space in name#1711
#1708 fix test failing because some product might have space in name#1711
Conversation
PR Summary
|
cfa8ea3 to
997bdbf
Compare
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1711 +/- ##
============================================
+ Coverage 92.28% 92.31% +0.02%
- Complexity 3433 3435 +2
============================================
Files 337 337
Lines 6779 6779
Branches 670 670
============================================
+ Hits 6256 6258 +2
Misses 356 356
+ Partials 167 165 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
kingthorin
left a comment
There was a problem hiding this comment.
I think this does what we need. Thanks!
|
@asolntsev That looks much better than my bulky attempt - thank you! |
Alternative fix for #1708
@vicky-iv