-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
2.x: fix images of firstElement, flattenAsX, flatMapIterable #5208
Conversation
Codecov Report
@@ Coverage Diff @@
## 2.x #5208 +/- ##
===========================================
- Coverage 95.9% 95.88% -0.02%
+ Complexity 5678 5672 -6
===========================================
Files 621 621
Lines 40611 40611
Branches 5632 5632
===========================================
- Hits 38947 38941 -6
+ Misses 673 671 -2
- Partials 991 999 +8
Continue to review full report at Codecov.
|
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.
Those height & width resizes are due to the new images, right?
Yes, the default with is set to 640 and these new images are slightly bigger in their native form. |
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.
👍
Thanks for the reviews guys! |
This PR links in the new images from #5130 for previously misleading marble diagrams of the operators.