fecgov / openFEC

The first RESTful API for the Federal Election Commission. We're aiming to make campaign finance more accessible for journalists, academics, developers, and other transparency seekers.
https://api.open.fec.gov/developers
Other
483 stars 106 forks source link

6065 upgrade flyway 11 #6066

Closed cnlucas closed 7 hours ago

cnlucas commented 1 day ago

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

  1. Checkout this branch
  2. Update flyway brew upgrade flyway
  3. Confirm flyway version 11.0.0: flyway -v
  4. dropdb cfdm_test
  5. createdb cfdm_test
  6. invoke create_sample_db
  7. pytest
  8. run snyk test --file=data/flyway/build.gradle
codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.87%. Comparing base (13a9159) to head (768a647).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #6066 +/- ## =========================================== - Coverage 87.89% 87.87% -0.03% =========================================== Files 82 82 Lines 9089 9089 =========================================== - Hits 7989 7987 -2 - Misses 1100 1102 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: