Open
Conversation
d961a4c to
540e161
Compare
b30daf5 to
cbd9ca6
Compare
Base automatically changed from
feature/distage-testkit-js-followup
to
develop
December 24, 2025 23:20
…rrect JS-specific time-UUID makeNode impl. Use cats-effect SecureRandom in Entropy1; drop linking requirement for scalajs-java-securerandom.
…s required to implement other protected methods
53ab194 to
2031122
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #2329 +/- ##
===========================================
+ Coverage 67.11% 67.99% +0.88%
===========================================
Files 633 634 +1
Lines 12525 12713 +188
Branches 1404 1460 +56
===========================================
+ Hits 8405 8643 +238
+ Misses 4120 4070 -50 🚀 New features to boost your workflow:
|
… and ZIO in distage-testkit - Add syncThrowableInterruptible to IO2 (defaults to syncThrowable) - Override in AsyncZio to use ZIO.attemptBlockingInterrupt - Add maybeSuspendInterruptible to QuasiIO, use in RunnerToF.BlockingImpl - For cats-effect, uses IO.interruptible; for ZIO, uses attemptBlockingInterrupt This ensures fiber cancellation propagates as thread interrupt to the actual compute thread, regardless of thread shifts from async operations.
…gnify required bindings.
…kingZIO_AllEffects
…TestBlockingZIO_AllEffects (1st worked, but it's wrong)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.