-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Merge series/1.x to series/2.x #7436
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
Merged
adamgfraser
merged 6 commits into
zio:series/2.x
from
sideeffffect:series/2.x-merge-1.x
Oct 17, 2022
Merged
Merge series/1.x to series/2.x #7436
adamgfraser
merged 6 commits into
zio:series/2.x
from
sideeffffect:series/2.x-merge-1.x
Oct 17, 2022
Conversation
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
* Extend benchmark coverage of Chunk concatenation * Improve performance of concatenation of empty Chunks * replace unused identifier with _
* Scala Native: run tests * Native: Run scala-native-loop in OneShot#get * Native: Test / fork := false * ci.yaml: testPlatforms on Scala 3 * ci.yaml: testPlatforms 180 min timeout * ci.yaml: testPlatforms 360 min timeout * ci.yaml: testPlatforms on Scala 3 * Update versions * Update versions * Update munit * Update things for Scala Native (still no running tests) * Update * Scala 2.12.16, 2.13.8
# Conflicts: # .github/workflows/ci.yml # build.sbt # core/shared/src/main/scala/zio/Chunk.scala # project/BuildHelper.scala # test-tests/shared/src/test/scala/zio/test/GenSpec.scala # test/native/src/main/scala/zio/test/ConcurrentHashMap.scala # test/shared/src/main/scala/zio/test/TimeVariants.scala
sideeffffect
commented
Oct 17, 2022
adamgfraser
reviewed
Oct 17, 2022
493a86a
to
debe016
Compare
debe016
to
0aeb528
Compare
adamgfraser
approved these changes
Oct 17, 2022
Can we restart just that one failing test? |
Yes will do when remaining tests have completed. |
Completed now 👍 |
Mergable 🎉 |
Thank you! 🙏 |
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.
Please merge this as a Merge merge (not as Squash merge).