mirror of
git://holbrook.no/eth-accounts-index
synced 2024-11-21 16:46:46 +01:00
Merge branch 'master' into dev-0.3.0
This commit is contained in:
commit
a251d8f19d
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ gmon.out
|
||||
*.egg-info
|
||||
venv
|
||||
.idea
|
||||
.venv
|
@ -47,7 +47,10 @@ run-coverage:
|
||||
coverage: '/^TOTAL.+?(\d+\%)$/'
|
||||
artifacts:
|
||||
reports:
|
||||
cobertura: python/htmlcov/index.html
|
||||
coverage_report:
|
||||
coverage_format: cobertura
|
||||
path: python/htmlcov/index.html
|
||||
|
||||
|
||||
slither-analyzer:
|
||||
image: registry.gitlab.com/grassrootseconomics/cic-base-images/ci-solc-python:latest
|
||||
|
Loading…
Reference in New Issue
Block a user