SpineEventEngine / gcloud-java

Support for Spine-based Java apps running under Google Cloud
https://spine.io
Apache License 2.0
3 stars 0 forks source link

New Shard pick-up API #184

Closed armiol closed 1 year ago

armiol commented 1 year ago

This is a PR, which aims to transfer #181 with some changes and improvements made to the codebase.

Also, this changeset updates the dependencies to Spine libraries to match the latest core-java artifacts.

Also, the copyright headers are updated to match the current year.

codecov[bot] commented 1 year ago

Codecov Report

Merging #184 (7c7c265) into master (ccf6355) will decrease coverage by 0.54%. Report is 1 commits behind head on master. The diff coverage is 76.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #184 +/- ## ============================================ - Coverage 87.44% 86.91% -0.54% - Complexity 462 463 +1 ============================================ Files 74 73 -1 Lines 1729 1773 +44 Branches 81 89 +8 ============================================ + Hits 1512 1541 +29 - Misses 188 200 +12 - Partials 29 32 +3 ```