AbsaOSS / fa-db

Functional Access to Database
Apache License 2.0
3 stars 0 forks source link

#118: DB cleanup and IT tests addition to CI #119

Closed lsulak closed 7 months ago

lsulak commented 8 months ago

Preparation for #118 - I don't really want to do all the DB setup for tests manually, it's too much effort. I used Flyway to automate it. It's not ideal - the actual data insertions and cleanups after each test - but it's better than it was and we can improve it on the next increment.

What was done:

--

Relates to #118 Relates to #116 Relates to #121 Relates to #19

github-actions[bot] commented 8 months ago

JaCoCo code coverage report - scala 2.13.12

Total Project Coverage 27.94% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] commented 8 months ago

JaCoCo code coverage report - scala 2.12.17

Total Project Coverage 27.05% :green_apple:

There is no coverage information present for the Files changed