File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3939 make start-db
4040 - name : Run tests and collect coverage
4141 run : poetry run pytest tests --cov=pgmq_sqlalchemy.queue --cov-report=xml -n auto tests
42+ continue-on-error : true
4243 - name : Upload coverage reports to Codecov with GitHub Action
4344 uses : codecov/codecov-action@v4.2.0
4445 env :
Original file line number Diff line number Diff line change 33![ PyPI - Version] ( https://img.shields.io/pypi/v/pgmq-sqlalchemy )
44[ ![ PyPI - License] ( https://img.shields.io/pypi/l/pgmq-sqlalchemy.svg )] ( https://github.com/pgmq-sqlalchemy/pgmq-sqlalchemy-python/blob/main/LICENSE )
55[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/pgmq-sqlalchemy.svg )] ( https://pypi.python.org/pypi/pgmq-sqlalchemy )
6- [ ![ codecov] ( https://codecov.io/gh/pgmq-sqlalchemy /pgmq-sqlalchemy-python/branch/master/ graph/badge.svg )] ( https://codecov.io/gh/pgmq-sqlalchemy /pgmq-sqlalchemy-python )
6+ [ ![ codecov] ( https://codecov.io/gh/jason810496 /pgmq-sqlalchemy/ graph/badge.svg?token=C5ZVZCW7TE )] ( https://codecov.io/gh/jason810496 /pgmq-sqlalchemy )
77[ ![ Docs] ( https://readthedocs.org/projects/pgmq-sqlalchemy-python/badge/?version=latest )] ( http://pgmq-sqlalchemy-python.readthedocs.io/en/latest/?badge=latest )
88
99# pgmq-sqlalchemy
You can’t perform that action at this time.
0 commit comments