Closed armiol closed 4 years ago
Merging #146 into master will decrease coverage by
0.18%
. The diff coverage is96.8%
.
@@ Coverage Diff @@
## master #146 +/- ##
==========================================
- Coverage 93.32% 93.13% -0.19%
==========================================
Files 92 91 -1
Lines 2261 2243 -18
Branches 93 92 -1
==========================================
- Hits 2110 2089 -21
- Misses 104 107 +3
Partials 47 47
This changeset updates the library to the latest API changes in
core-java
and adds the support for the projection catch-up.In particular, the changes include
JdbcCatchUpStorage
implementation has been added to store the statuses of the catch-up processes.Event
s are now stored as epoch nanoseconds.The library version has been set to
1.4.13
.