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

Baker as a Service #374

Merged
merged 91 commits into from
Dec 13, 2019
Merged

Baker as a Service #374

merged 91 commits into from
Dec 13, 2019

Conversation

VledicFranco
Copy link
Contributor

No description provided.

Tim-Linschoten and others added 30 commits November 26, 2019 13:32
…actions.

Now has a very very very very naive binding between Instance and descriptor of interactions.
Removed the committed state and go into receive state directly.
@codecov-io
Copy link

codecov-io commented Dec 10, 2019

Codecov Report

Merging #374 into master will increase coverage by 2.28%.
The diff coverage is 72.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #374      +/-   ##
==========================================
+ Coverage   81.18%   83.47%   +2.28%     
==========================================
  Files         128       77      -51     
  Lines        3317     2632     -685     
  Branches       84       68      -16     
==========================================
- Hits         2693     2197     -496     
+ Misses        624      435     -189
Impacted Files Coverage Δ
...e/akka/actor/process_index/ProcessIndexProto.scala 99.48% <ø> (ø) ⬆️
...tor/process_instance/ProcessInstanceProtocol.scala 27.77% <ø> (ø) ⬆️
...time/akka/actor/recipe_manager/RecipeManager.scala 100% <ø> (+4.34%) ⬆️
...untime/akka/actor/process_index/ProcessIndex.scala 84.83% <ø> (+2.8%) ⬆️
...akka/actor/recipe_manager/RecipeManagerProto.scala 100% <ø> (ø) ⬆️
...r/runtime/akka/actor/LocalBakerActorProvider.scala 100% <ø> (ø) ⬆️
...ain/scala/com/ing/baker/runtime/akka/package.scala 57.14% <ø> (-6.86%) ⬇️
...a/com/ing/baker/runtime/akka/AkkaBakerConfig.scala 10.52% <ø> (ø) ⬆️
...kka/actor/process_index/ProcessIndexProtocol.scala 100% <ø> (ø) ⬆️
.../actor/process_instance/ProcessInstanceProto.scala 97.81% <ø> (ø) ⬆️
... and 43 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c6693a...e086eca. Read the comment docs.

@VledicFranco VledicFranco changed the title Baker as a Service [WIP] Baker as a Service Dec 10, 2019
Copy link
Contributor

@stasimus stasimus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address TODO

@VledicFranco VledicFranco merged commit 3cf7c09 into master Dec 13, 2019
@jacum jacum deleted the DEV-BaaS branch March 27, 2020 16:04
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.

4 participants