• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-queue-service
91%

Build:
DEFAULT BRANCH: main
Repo Added 06 Aug 2024 10:19AM UTC
Files 74
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-agents
  • add-confirmations-to-api-response
  • add-database-support
  • add-endpoints
  • add-pagination
  • add-safe-validation
  • add-suggestions
  • add-transactions-created-in-the-transaction-service
  • add_rabbitmq_publisher
  • add_warning_message
  • bump-safe-eth-py-version
  • connect-config-service
  • dependabot/docker/docker/web/python-3.14-slim
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/docker/build-push-action-7
  • dependabot/github_actions/docker/login-action-4
  • dependabot/github_actions/docker/setup-buildx-action-4
  • dependabot/github_actions/docker/setup-qemu-action-4
  • dependabot/pip/aio-pika-9.5.7
  • dependabot/pip/aio-pika-9.5.8
  • dependabot/pip/aio-pika-9.6.1
  • dependabot/pip/alembic-1.17.0
  • dependabot/pip/alembic-1.17.1
  • dependabot/pip/alembic-1.17.2
  • dependabot/pip/alembic-1.18.1
  • dependabot/pip/alembic-1.18.3
  • dependabot/pip/alembic-1.18.4
  • dependabot/pip/async-lru-2.1.0
  • dependabot/pip/asyncpg-0.31.0
  • dependabot/pip/fastapi-all--0.115.11
  • dependabot/pip/fastapi-all--0.115.6
  • dependabot/pip/fastapi-all--0.115.7
  • dependabot/pip/fastapi-all--0.115.8
  • dependabot/pip/fastapi-all--0.119.0
  • dependabot/pip/fastapi-all--0.120.0
  • dependabot/pip/fastapi-all--0.120.4
  • dependabot/pip/fastapi-all--0.121.1
  • dependabot/pip/fastapi-all--0.121.3
  • dependabot/pip/fastapi-all--0.124.0
  • dependabot/pip/fastapi-all--0.128.0
  • dependabot/pip/fastapi-all--0.131.0
  • dependabot/pip/fastapi-all--0.135.1
  • dependabot/pip/gunicorn-24.1.1
  • dependabot/pip/gunicorn-25.0.0
  • dependabot/pip/gunicorn-25.0.3
  • dependabot/pip/gunicorn-25.1.0
  • dependabot/pip/pydantic-settings-2.13.0
  • dependabot/pip/pydantic-settings-2.13.1
  • dependabot/pip/pydantic-settings-2.7.0
  • dependabot/pip/pydantic-settings-2.7.1
  • dependabot/pip/pydantic-settings-2.8.0
  • dependabot/pip/pydantic-settings-2.8.1
  • dependabot/pip/safe-eth-py-7.13.0
  • dependabot/pip/safe-eth-py-7.14.0
  • dependabot/pip/safe-eth-py-7.15.0
  • dependabot/pip/safe-eth-py-7.19.0
  • dependabot/pip/safe-eth-py-7.20.0
  • dependabot/pip/sqladmin-full--0.22.0
  • dependabot/pip/sqladmin-full--0.23.0
  • dependabot/pip/sqlmodel-0.0.27
  • dependabot/pip/web3-7.14.0
  • dependabot/pip/web3-tester--7.14.1
  • emit-tx-deleted-event
  • feat/add-proxy-aware-support-for-apisix
  • feat/ignore-onchain-tx-confirmations
  • feat/introduce-explicit-transactional-context-at-service-level
  • feat/test-1.5.0-Safe-smart-contract-version
  • fix-confirmations
  • fix-database-models
  • fix-endpoint-version
  • fix-message-confirmation-dates
  • fix-migraton-service-delete-delegate
  • fix-models
  • fix-repository-layer
  • fix_db_session_wrapper
  • fix_none_session
  • implement-delegates
  • implement-messages
  • import-delegates-from-legacy
  • improve-database-schema
  • main
  • mark-modified
  • moisesf/pla-814-delete-multisig-transactions
  • optimize-migrator
  • optimize-rpc
  • optimize-tests
  • refactor-db-model-addresses-table
  • refactor/transaction-lock-manager
  • refactor_to_repo
  • remove_duplicated_code
  • reuse-functions
  • send-events-with-delegates-operations
  • skip-non-trusted-transactions-from-legacy-migration
  • update-codeowners
  • update-licensing
  • update-precommit
  • update-project
  • update-run-test-script
  • use-ruff
  • uxio/pla-1036-implement-safe-filter-for-delegates
  • uxio/pla-1100-add-label-to-delegates
  • uxio/pla-1117-add-action-field-to-delegate-eip-712-typed-data-to-prevent
  • uxio/pla-955-add-multisig-transactions-listing-endpoint-with-multi-safe
  • uxio/pla-975-historical-backfill-implementation

16 Mar 2026 12:23PM UTC coverage: 91.303% (+0.09%) from 91.217%
23143207216

push

github

Uxío
Add action field to delegate EIP-712 typed data

2593 of 2840 relevant lines covered (91.3%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
2840 RELEVANT LINES 2593 COVERED LINES
0.91 HITS PER LINE
Source Files on main
  • Tree
  • List 74
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23143207216 main Add action field to delegate EIP-712 typed data push 16 Mar 2026 12:23PM UTC Uxío github
91.3
23140542530 uxio/pla-1117-add-action-field-to-delegate-eip-712-typed-data-to-prevent Merge 407c6434a into b47ea97bc Pull #152 16 Mar 2026 11:11AM UTC GitHub github
91.3
23138675788 main Bump safe-eth-py from 7.19.0 to 7.20.0 push 16 Mar 2026 10:22AM UTC Uxío github
91.22
23138670238 main Bump fastapi[all] from 0.131.0 to 0.135.1 push 16 Mar 2026 10:22AM UTC Uxío github
91.22
23138574795 uxio/pla-1117-add-action-field-to-delegate-eip-712-typed-data-to-prevent Merge 9b1b6d470 into 76aec6963 Pull #152 16 Mar 2026 10:20AM UTC GitHub github
91.23
23138513679 main Add label field to delegate system push 16 Mar 2026 10:18AM UTC Uxío github
91.22
23129424658 dependabot/pip/fastapi-all--0.135.1 Merge a7c3f0b74 into fa0cd75e2 Pull #154 16 Mar 2026 05:39AM UTC GitHub github
91.15
23129420719 dependabot/pip/safe-eth-py-7.20.0 Merge 914e6481c into fa0cd75e2 Pull #153 16 Mar 2026 05:38AM UTC GitHub github
91.15
23052997354 uxio/pla-1100-add-label-to-delegates Merge 239a2c3ae into fa0cd75e2 Pull #151 13 Mar 2026 01:34PM UTC GitHub github
91.22
23051265252 uxio/pla-1100-add-label-to-delegates Merge 4a3c25a92 into fa0cd75e2 Pull #151 13 Mar 2026 12:47PM UTC GitHub github
90.86
See All Builds (329)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc