4.x: Observable concatEager API reduction#8177
Conversation
🐷 TruffleHog + Entropy Beauty ScanAverage entropy of changed code: 4.735 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.735 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
Additional details and impacted files@@ Coverage Diff @@
## 4.x #8177 +/- ##
=========================================
Coverage 98.33% 98.34%
- Complexity 6935 6938 +3
=========================================
Files 784 785 +1
Lines 48995 49013 +18
Branches 6596 6602 +6
=========================================
+ Hits 48179 48201 +22
+ Misses 624 620 -4
Partials 192 192 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Reduce API surface by introducing configuration record to various operators.
Observable
concatEager+concatEagerDelayError->concatEager+ObservableConcatEagerConfigconcatArrayEager+concatArrayEagerDelayError->concatArrayEager+ObservableConcatEagerConfigRelated: #8173