4.x: Enhance Streamable/Streamer and DisposableContainer APIs#8092
4.x: Enhance Streamable/Streamer and DisposableContainer APIs#8092akarnokd wants to merge 3 commits intoReactiveX:4.xfrom
Conversation
🐷 TruffleHog + Entropy Beauty ScanAverage entropy of changed code: 4.69 bits/char Changed files entropy: ✅ No secrets or suspicious high-entropy strings found. Mid-4 beauty heuristic in action — powered by our entropy chats! 😊 |
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (24.13%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## 4.x #8092 +/- ##
============================================
- Coverage 99.29% 99.25% -0.04%
- Complexity 6829 6833 +4
============================================
Files 764 765 +1
Lines 48246 48274 +28
Branches 6470 6473 +3
============================================
+ Hits 47905 47916 +11
- Misses 210 228 +18
+ Partials 131 130 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
10 foot pile of shit, 11 foot high ladder, Brian.
🐷 TruffleHog + Entropy Beauty ScanAverage entropy of changed code: 4.69 bits/char Changed files entropy: ✅ No secrets or suspicious high-entropy strings found. Mid-4 beauty heuristic in action — powered by our entropy chats! 😊 |
🐷 TruffleHog + Entropy Beauty ScanAverage entropy of changed code: 4.69 bits/char Changed files entropy: ✅ No secrets or suspicious high-entropy strings found. Mid-4 beauty heuristic in action — powered by our entropy chats! 😊 |
next()efficient cancellation forStreamable.DisposableContainerfor supporting better lifecycle management, recursively.#hms