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

safe-global / safe-eth-py / 29092564143
93%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 12:30PM UTC
Jobs 2
Files 124
Run time 1min
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

10 Jul 2026 12:26PM UTC coverage: 93.392% (+0.09%) from 93.299%
29092564143

push

github

web-flow
Allow building AsyncEthereumClient without blocking network calls (#2576)

- Don't call eth_chainId on EthereumClient/AsyncEthereumClient init to
  decide if ExtraDataToPOAMiddleware is needed. Always inject it, it's
  harmless on Mainnet (block responses expose proofOfAuthorityData
  instead of extraData)
- Add AsyncMulticall.async_create and AsyncEthereumClient.async_get_multicall
  so first use of Multicall on the async client detects the address with
  the async RPC methods instead of blocking the event loop
- Don't detect the network on Multicall init when an explicit address
  is provided

94 of 0 new or added lines in 0 files covered. (NaN%)

2 existing lines in 2 files now uncovered.

11180 of 11971 relevant lines covered (93.39%)

1.87 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
90.59
1.18% safe_eth/eth/multicall.py
1
87.18
0.0% safe_eth/eth/tests/clients/test_etherscan_client_v2.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.12 - 29092564143.1 10 Jul 2026 12:30PM UTC 124
93.38
GitHub Action Run
2 run-3.11 - 29092564143.2 10 Jul 2026 12:30PM UTC 124
93.32
GitHub Action Run
Source Files on build 29092564143
  • Tree
  • List 124
  • Changed 8
  • Source Changed 5
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29092564143
  • 4435a6e2 on github
  • Prev Build on main (#28941302005)
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