Initial refactor
This commit is contained in:
parent
12b4aa0b91
commit
89f23fe668
11 changed files with 230 additions and 65 deletions
|
|
@ -2,7 +2,7 @@ python-tests:
|
|||
stage: test
|
||||
coverage: '/TOTAL\s+\d+\s+\d+\s+(\d+%)/'
|
||||
services:
|
||||
- postgres:11
|
||||
- postgres:15
|
||||
- memcached:1.5.22
|
||||
image: python:3.9-bullseye
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue