| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
🐷 TruffleHog + Entropy Beauty ScanAverage entropy of changed code: 4.763 bits/char Changed files entropy: src/main/java/io/reactivex/rxjava4/core/Observable.java: 4.763 ✅ No secrets or suspicious high-entropy strings found. Mid-4 beauty heuristic in action — powered by our entropy chats! 😊 |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## 4.x #8289 +/- ##
=========================================
Coverage 98.60% 98.61%
+ Complexity 7150 7149 -1
=========================================
Files 824 824
Lines 50791 50791
Branches 6911 6911
=========================================
+ Hits 50084 50088 +4
+ Misses 482 480 -2
+ Partials 225 223 -2 ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Fixes #8288
Validation
AI disclosure
This contribution was made with OpenAI Codex assistance. Codex inspected the current 4.x implementation and contribution policy, applied the one-line annotation correction, and ran the validation listed above. The reasoning was that this overload delegates to the default computation-scheduler timer, its Javadoc already documents computation scheduling, and the equivalent Flowable overload already uses SchedulerSupport.COMPUTATION.