SpineEventEngine / jdbc-storage

Support of storage in JDBC-compliant databases
Apache License 2.0
1 stars 0 forks source link

Implement catch-up support #146

Closed armiol closed 4 years ago

armiol commented 4 years ago

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

The library version has been set to 1.4.13.

codecov[bot] commented 4 years ago

Codecov Report

Merging #146 into master will decrease coverage by 0.18%. The diff coverage is 96.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