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

Add general jdbc exporter for non H2 and sqlite use cases. #545

Merged
merged 2 commits into from
Nov 30, 2018

Conversation

melowe
Copy link
Contributor

@melowe melowe commented Nov 28, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 28, 2018

Codecov Report

Merging #545 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #545      +/-   ##
============================================
+ Coverage     99.46%   99.47%   +<.01%     
- Complexity     1475     1479       +4     
============================================
  Files           237      238       +1     
  Lines          4508     4544      +36     
  Branches        225      228       +3     
============================================
+ Hits           4484     4520      +36     
  Misses            2        2              
  Partials         22       22
Impacted Files Coverage Δ Complexity Δ
.../com/quorum/tessera/data/migration/ExportType.java 100% <100%> (ø) 1 <0> (-1) ⬇️
...uorum/tessera/data/migration/JdbcDataExporter.java 100% <100%> (ø) 3 <3> (?)
...quorum/tessera/data/migration/CmdLineExecutor.java 100% <100%> (ø) 5 <0> (+2) ⬆️

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 516286c...f74cf9f. Read the comment docs.

@melowe melowe merged commit 55025bb into master Nov 30, 2018
@melowe melowe deleted the improvement/general-jdbc-export branch November 30, 2018 20:27
@prd-fox prd-fox added the 0.8 label Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants