This is an automated email from the ASF dual-hosted git repository.
hepin pushed a change to branch behaviorKit
in repository https://gitbox.apache.org/repos/asf/pekko.git
discard d297de2122 feat: Add effectful asking support in typed BehaviorTestKit
add 7aa5457b36 Add tools.jackson dependencies to scala-steward config
(#2454)
add d2b7cdb208 chore: Fix typo of OptionVal's scaladoc (#2451)
add e695cc9988 chore: Remove stream testkit's prob methods (#2440)
add 5152c0f3b3 feat: Add effectful asking support in typed BehaviorTestKit
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d297de2122)
\
N -- N -- N refs/heads/behaviorKit (5152c0f3b3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.scala-steward.conf | 5 +++++
.../actor/testkit/typed/internal/EffectfulActorContext.scala | 2 +-
.../actor/testkit/typed/scaladsl/SyncTestingExampleSpec.scala | 2 +-
actor/src/main/scala/org/apache/pekko/util/OptionVal.scala | 7 +++----
docs/src/test/scala/docs/stream/RateTransformationDocSpec.scala | 8 ++++----
.../2.0.x.backwards.excludes/remove-deprecated-methods.excludes | 4 ++++
.../scala/org/apache/pekko/stream/testkit/javadsl/TestSink.scala | 7 -------
.../org/apache/pekko/stream/testkit/javadsl/TestSource.scala | 7 -------
.../scala/org/apache/pekko/stream/testkit/scaladsl/TestSink.scala | 6 ------
.../org/apache/pekko/stream/testkit/scaladsl/TestSource.scala | 6 ------
.../test/scala/org/apache/pekko/stream/scaladsl/FlowSpec.scala | 2 +-
.../test/scala/org/apache/pekko/stream/scaladsl/SourceSpec.scala | 2 +-
12 files changed, 20 insertions(+), 38 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]