interledger4j / ilpv4-connector

An ILPv4 Connector implemented in Java
https://java-connector.ilpv4.dev
Apache License 2.0
19 stars 10 forks source link

revert back to using explicit includes per migration file #637

Closed nhartner closed 4 years ago

nhartner commented 4 years ago

because liquibase includeAll is broken for jars: https://liquibase.jira.com/browse/CORE-3192

Signed-off-by: nhartner nhartner@gmail.com

codecov[bot] commented 4 years ago

Codecov Report

Merging #637 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #637   +/-   ##
=========================================
  Coverage     67.54%   67.54%           
  Complexity     1317     1317           
=========================================
  Files           326      326           
  Lines          6422     6422           
  Branches        262      262           
=========================================
  Hits           4338     4338           
  Misses         1963     1963           
  Partials        121      121           

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 863d5f2...b2e8f66. Read the comment docs.