Closed harti2006 closed 6 years ago
Merging #600 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #600 +/- ##
=========================================
Coverage 58.44% 58.44%
Complexity 629 629
=========================================
Files 153 153
Lines 3465 3465
Branches 233 233
=========================================
Hits 2025 2025
Misses 1343 1343
Partials 97 97
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 aab885b...6af8d81. Read the comment docs.
:+1:
:+1:
Use testcontainers postgres in unit and integration tests. This relieves us from having a postgres database available before running the (integration test suite).
Requires a running and up-to-date docker environment.