Skip to content
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

Pekko runtime #239

Merged
merged 6 commits into from
Jul 14, 2023
Merged

Pekko runtime #239

merged 6 commits into from
Jul 14, 2023

Conversation

jchapuis
Copy link
Member

@jchapuis jchapuis commented Jun 23, 2023

Add a Pekko runtime (along the existing Akka runtime) so to allow tagless clusters be run with Pekko

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #239 (bef9aaf) into master (0bf3567) will decrease coverage by 0.05%.
The diff coverage is 89.17%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   89.98%   89.93%   -0.05%     
==========================================
  Files          55       71      +16     
  Lines         589      914     +325     
  Branches       61      121      +60     
==========================================
+ Hits          530      822     +292     
- Misses         59       92      +33     
Impacted Files Coverage Δ
.../scala/endless/runtime/akka/EntityPassivator.scala 87.50% <ø> (ø)
...a/endless/runtime/akka/ShardingCommandRouter.scala 100.00% <ø> (ø)
...cala/endless/runtime/akka/deploy/AkkaCluster.scala 92.30% <ø> (ø)
...n/scala/endless/runtime/akka/deploy/Deployer.scala 100.00% <ø> (ø)
.../endless/runtime/akka/deploy/DurableDeployer.scala 75.00% <ø> (ø)
...deploy/internal/DurableShardedEntityDeployer.scala 90.62% <ø> (ø)
...y/internal/EventSourcedShardedEntityDeployer.scala 82.05% <ø> (ø)
...ka/deploy/internal/ShardedRepositoryDeployer.scala 100.00% <ø> (ø)
...less/runtime/akka/protobuf/ScalaPbSerializer.scala 80.95% <ø> (ø)
...ss/runtime/akka/serializer/CommandSerializer.scala 78.57% <ø> (ø)
... and 24 more

... and 1 file with indirect coverage changes

@jchapuis jchapuis changed the title Draft: Pekko runtime Pekko runtime Jul 14, 2023
@jchapuis jchapuis marked this pull request as ready for review July 14, 2023 08:53
@jchapuis jchapuis merged commit 6db4601 into master Jul 14, 2023
1 of 3 checks passed
@jchapuis jchapuis deleted the pekko-runtime branch July 14, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant