1
0
mirror of https://github.com/xorcare/testing-go-code-with-postgres.git synced 2025-07-03 23:30:31 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
c2e0810c2c Update README.md 2023-07-11 23:15:26 +03:00
42815eab15 Add GitLab CI and mirroring to GitLab
Added an example .gitlab-ci.yml, to make a sample more informative.

Also added mirroring to gitlab to simplify repository development and
gitlab ci validation.
2023-07-11 22:53:23 +03:00
5fc60fb2f5 Add coverage report by Codecov
This is needed to display coverage, and as an example of setting up
coverage counts.

Also, added badges to make the repositories look prettier.
2023-07-10 23:36:05 +03:00
b346272f7f Publish an example testing go code with Postgres 2023-07-05 01:31:59 +03:00