Add CST-based script to complete missing async methods #136
codecov.yml
on: pull_request
Matrix: test
Upload coverage to Codecov
Annotations
39 errors and 16 warnings
|
Test pgmq-sqlalchemy (Python 3.10, Driver asyncpg)
Process completed with exit code 1.
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver asyncpg)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver asyncpg)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver asyncpg)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver asyncpg)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver asyncpg)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver asyncpg)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver psycopg2)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver psycopg2)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver psycopg2)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver psycopg2)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver psycopg)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver pg8000)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver psycopg2cffi)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver psycopg)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver pg8000)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver pg8000)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver psycopg2cffi)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver pg8000)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver pg8000)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver psycopg)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver pg8000)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver psycopg)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver psycopg)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver psycopg)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver pg8000)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver pg8000)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver psycopg2)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver psycopg2)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver psycopg2cffi)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver psycopg2cffi)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver psycopg)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver psycopg)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver psycopg2cffi)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver psycopg2cffi)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver psycopg2)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver psycopg2)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver psycopg2cffi)
The strategy configuration was canceled because "test._3_10_asyncpg" failed
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver psycopg2cffi)
The operation was canceled.
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver psycopg2)
No files were found with the provided path: coverage-py3.11-psycopg2.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver psycopg2)
No files were found with the provided path: coverage-py3.9-psycopg2.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver psycopg)
No files were found with the provided path: coverage-py3.11-psycopg.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver pg8000)
No files were found with the provided path: coverage-py3.12-pg8000.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver psycopg2cffi)
No files were found with the provided path: coverage-py3.9-psycopg2cffi.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver pg8000)
No files were found with the provided path: coverage-py3.10-pg8000.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver pg8000)
No files were found with the provided path: coverage-py3.11-pg8000.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver psycopg)
No files were found with the provided path: coverage-py3.10-psycopg.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver psycopg)
No files were found with the provided path: coverage-py3.12-psycopg.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver pg8000)
No files were found with the provided path: coverage-py3.9-pg8000.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver psycopg2)
No files were found with the provided path: coverage-py3.10-psycopg2.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver psycopg2cffi)
No files were found with the provided path: coverage-py3.12-psycopg2cffi.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.9, Driver psycopg)
No files were found with the provided path: coverage-py3.9-psycopg.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.11, Driver psycopg2cffi)
No files were found with the provided path: coverage-py3.11-psycopg2cffi.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.12, Driver psycopg2)
No files were found with the provided path: coverage-py3.12-psycopg2.xml. No artifacts will be uploaded.
|
|
Test pgmq-sqlalchemy (Python 3.10, Driver psycopg2cffi)
No files were found with the provided path: coverage-py3.10-psycopg2cffi.xml. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-py3.10-asyncpg
Expired
|
1.03 KB |
sha256:a2479e817064b6701a1cd862617bbd772def64c61bfa984bc5efced71f97c2cb
|
|
|
coverage-py3.11-asyncpg
Expired
|
1.03 KB |
sha256:c3d9194c1f119e92349adafacfb55cf9a782c056d293f30365dcb16d5d8613d2
|
|
|
coverage-py3.12-asyncpg
Expired
|
1.03 KB |
sha256:2cf77deb80d36ce776b3e0b456a24f27cc1b11a6c2746a017b2d8585a3c9b023
|
|
|
coverage-py3.9-asyncpg
Expired
|
1.03 KB |
sha256:6d8acb926b1fa14473dc92146c14a20cfd7c9696038ac9e986013ecdc8fdf3a8
|
|