Closed cnlucas closed 7 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.87%. Comparing base (
13a9159
) to head (768a647
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Summary (required)
Upgrades flyway to version 11
Required reviewers
1-2 devs
Impacted areas of the application
General components of the application that this PR will affect:
How to test
brew upgrade flyway
flyway -v
dropdb cfdm_test
createdb cfdm_test
invoke create_sample_db
pytest
snyk test --file=data/flyway/build.gradle