|
Ran
|
Files
107
|
Run time
3s
|
Badge
README BADGES
|
push
github
Downgrade go pg (#374) * downgrade go-pg from v10 to v6.14.5 * update modules.txt * fix linting * update golang CI version from 1.21.3 to 1.21.12 to fix some vulnarabilities * update golang.org/x/net from v0.20.0 to 0.23.0 to fix a vulnarability * add installation of docker-compose to golang-ci.yml * go back to docker/login-action v1 in golang-ci.yml * actually run the integration tests * DEBUG skip the livetest * call integration in the ci Makefile command * revert: call integration in the ci Makefile command * increase wait time in integration test * increase wait time in integration test * DEBUG add assertions * DEBUG adjust durations in test * DEBUG remove assertion for no error * add coverage related flags to make test * don't skip one specific integration test anymore * go back to v3 of docker/login-action * add linting step to CI * execute gofumpt on the whole project * Revert "execute gofumpt on the whole project" This reverts commit fb2bd8122. * execute gofumpt on the whole project - without generated files that must not be edited * add .golangci.yml that only - for now - applies the gofumpt linter --------- Co-authored-by: stefan.rieckhof <stefan.rieckhof@pace.car>
5039 of 7090 relevant lines covered (71.07%)
27.85 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|