postgresql Pulling postgresql Pulled Network docker_services_cli_default Creating Network docker_services_cli_default Created Container docker_services_cli-postgresql-1 Creating Container docker_services_cli-postgresql-1 Created Container docker_services_cli-postgresql-1 Starting Container docker_services_cli-postgresql-1 Started ============================= test session starts ============================== platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/runner/work/rdm-14-tests/rdm-14-tests/workdir/tests/invenio-db/original configfile: setup.cfg testpaths: tests, invenio_db plugins: black-ng-0.4.1, flask-1.3.0, github-actions-annotate-failures-0.4.1, pycodestyle-2.5.0, cov-7.1.0, invenio-4.0.1, pydocstyle-2.4.0, isort-4.0.0 collected 88 items tests/conftest.py ... [ 3%] tests/demo/__init__.py ... [ 6%] tests/demo/child.py ... [ 10%] tests/demo/parent.py ... [ 13%] tests/demo/versioned_a.py ... [ 17%] tests/demo/versioned_b.py ... [ 20%] tests/mocks.py ... [ 23%] tests/test_db.py [ 34%] tests/test_lock_timeout.py [ 40%] tests/test_uow.py .... [ 45%] tests/test_utc.py .... [ 50%] tests/test_utils.py .... [ 54%] tests/test_versioning.py ....... [ 62%] tests/utils.py ... [ 65%] invenio_db/__init__.py ... [ 69%] invenio_db/alembic/35c1075e6360_force_naming_convention.py ... [ 72%] invenio_db/alembic/96e796392533_create_database_migrations.py ... [ 76%] invenio_db/alembic/dbdbc1b19cf2_create_transaction_table.py ... [ 79%] invenio_db/cli.py ... [ 82%] invenio_db/ext.py ... [ 86%] invenio_db/proxies.py ... [ 89%] invenio_db/shared.py ... [ 93%] invenio_db/uow.py ... [ 96%] invenio_db/utils.py ... [100%] =============================== warnings summary =============================== tests/test_db.py::test_alembic tests/test_db.py::test_naming_convention tests/test_db.py::test_naming_convention tests/test_db.py::test_entry_points tests/test_db.py::test_db_create_alembic_upgrade tests/test_lock_timeout.py::test_alembic_lock_timeout tests/test_lock_timeout.py::test_alembic_lock_timeout_custom tests/test_lock_timeout.py::test_alembic_lock_timeout_prevents_long_waits tests/test_lock_timeout.py::test_alembic_lock_timeout_retry util.warn_deprecated( ================================ tests coverage ================================ _______________ coverage: platform linux, python 3.14.2-final-0 ________________ Name Stmts Miss Cover Missing invenio_db/__init__.py 4 0 100% invenio_db/alembic/35c1075e6360_force_naming_convention.py 57 2 96% 81, 102 invenio_db/alembic/96e796392533_create_database_migrations.py 8 0 100% invenio_db/alembic/dbdbc1b19cf2_create_transaction_table.py 16 0 100% invenio_db/cli.py 59 5 92% 19, 98-101 invenio_db/ext.py 105 7 93% 80, 109, 161-170, 195-196 invenio_db/proxies.py 3 0 100% invenio_db/shared.py 49 13 73% 39, 42-44, 47-48, 51-52, 59, 62-63, 105, 117 invenio_db/uow.py 79 16 80% 139-140, 144, 184, 240-255 invenio_db/utils.py 71 6 92% 100-101, 118, 131-133, 140 TOTAL 451 49 89% ======================= 88 passed, 9 warnings in 10.17s ======================== Container docker_services_cli-postgresql-1 Stopping Container docker_services_cli-postgresql-1 Stopped Container docker_services_cli-postgresql-1 Removing Container docker_services_cli-postgresql-1 Removed Network docker_services_cli_default Removing Network docker_services_cli_default Removed