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

#341: add lockGlobally #343

Closed
uweschaefer opened this issue Jun 21, 2019 · 1 comment
Closed

#341: add lockGlobally #343

uweschaefer opened this issue Jun 21, 2019 · 1 comment

Comments

@uweschaefer
Copy link
Member

From @uweschaefer on 2019-04-07 00:24:02 +0000 UTC

Copied from original issue: Mercateo/factcast#343

@uweschaefer
Copy link
Member Author

From @codecov[bot] on 2019-04-07 00:25:55 +0000 UTC

Codecov Report

Merging #343 into issue239_factstore_extensions will increase coverage by 0.14%.
The diff coverage is 65.71%.

Impacted file tree graph

@@                        Coverage Diff                        @@
##           issue239_factstore_extensions     #343      +/-   ##
=================================================================
+ Coverage                          91.88%   92.03%   +0.14%     
=================================================================
  Files                                 68       68              
  Lines                               1651     1669      +18     
  Branches                             141      149       +8     
=================================================================
+ Hits                                1517     1536      +19     
+ Misses                                65       63       -2     
- Partials                              69       70       +1
Impacted Files Coverage Δ
...org/factcast/core/lock/LockedOperationBuilder.java 91.66% <ø> (ø) ⬆️
...core/src/main/java/org/factcast/core/FactCast.java 100% <ø> (ø) ⬆️
...org/factcast/server/grpc/FactStoreGrpcService.java 95.68% <100%> (ø) ⬆️
...c/main/java/org/factcast/core/DefaultFactCast.java 96.55% <100%> (+0.12%) ⬆️
...ava/org/factcast/client/cache/CachingFactCast.java 96.15% <100%> (+0.15%) ⬆️
...org/factcast/core/lock/opt/WithOptimisticLock.java 80.64% <100%> (ø) ⬆️
...n/java/org/factcast/client/grpc/GrpcFactStore.java 90% <100%> (ø) ⬆️
...ava/org/factcast/core/store/AbstractFactStore.java 62.5% <36.36%> (+2.5%) ⬆️
...rg/factcast/store/pgsql/internal/PgTokenStore.java 90.9% <66.66%> (+9.09%) ⬆️
...java/org/factcast/store/inmem/InMemTokenStore.java 82.35% <66.66%> (+7.35%) ⬆️
... and 5 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 cd3e78b...67a2731. Read the comment docs.

uweschaefer added a commit that referenced this issue Jun 21, 2019
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

No branches or pull requests

1 participant