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

safe-global / safe-eth-py / 9792068910 / 4
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2024 09:44AM UTC
Files 106
Run time 2s
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

04 Jul 2024 09:39AM UTC coverage: 93.514% (-0.3%) from 93.766%
9792068910.4

push

github

web-flow
Add configuration object for the EnsClient (#1187)

- Adds a required configuration argument to the `EnsClient`.
- The new configuration is still based on what is required by The Graph (schemas, authentication, requests).
- This configuration abstracts away from where the information should be retrieved.
  * The base `Config` class provides a mapping between a Network (chain) and a URL.
  * The `SubgraphConfig` class provides a Subgraph configuration if the `EnsClient` should use a SubGraph instead. See https://docs.ens.domains/web/subgraph
- This change does not update the URLs that are required to access The Graph services. It delegates the respective configuration to the consumers of `safe-eth-py`. So in order to continue using the `EnsClient`, a valid configuration should be provided.

---------

Co-authored-by: Uxío <Uxio0@users.noreply.github.com>

8232 of 8803 relevant lines covered (93.51%)

0.94 hits per line

Source Files on job 9792068910.4
  • Tree
  • List 106
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9792068910
  • e2c332d2 on github
  • Prev Job for on main (#9614187344.3)
  • Next Job for on main (#9792787036.1)
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