hapi-fhir icon indicating copy to clipboard operation
hapi-fhir copied to clipboard

Ks 20220916 remove flyway

Open fil512 opened this issue 2 years ago • 1 comments

No longer rely on the flyway engine for database migrations.

fil512 avatar Sep 18 '22 15:09 fil512

Codecov Report

Base: 81.86% // Head: 81.08% // Decreases project coverage by -0.77% :warning:

Coverage data is based on head (834b884) compared to base (e7a4c49). Patch has no changes to coverable lines.

:exclamation: Current head 834b884 differs from pull request most recent head 49aeda3. Consider uploading reports for the commit 49aeda3 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4040      +/-   ##
============================================
- Coverage     81.86%   81.08%   -0.78%     
- Complexity    20838    23006    +2168     
============================================
  Files          1421     1460      +39     
  Lines         77246    84376    +7130     
  Branches      11078    11675     +597     
============================================
+ Hits          63236    68416    +5180     
- Misses         9866    10876    +1010     
- Partials       4144     5084     +940     
Impacted Files Coverage Δ
...a/uhn/fhir/context/BaseRuntimeChildDefinition.java
...ir/context/BaseRuntimeDeclaredChildDefinition.java
...n/java/ca/uhn/fhir/context/RuntimeSearchParam.java
...-fhir-base/src/main/java/ca/uhn/fhir/i18n/Msg.java
...ain/java/ca/uhn/fhir/interceptor/api/Pointcut.java
...n/java/ca/uhn/fhir/parser/ErrorHandlerAdapter.java
...e/src/main/java/ca/uhn/fhir/parser/JsonParser.java
...n/java/ca/uhn/fhir/parser/LenientErrorHandler.java
...ain/java/ca/uhn/fhir/parser/ParseErrorHandler.java
.../src/main/java/ca/uhn/fhir/parser/ParserState.java
... and 2857 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 18 '22 20:09 codecov[bot]