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

safe-global / safe-transaction-service / 9805166210
90%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v5.42.0
DEFAULT BRANCH: master
Ran 05 Jul 2024 08:13AM UTC
Jobs 1
Files 215
Run time 7min
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

05 Jul 2024 08:09AM UTC coverage: 94.648% (-0.008%) from 94.656%
9805166210

push

github

web-flow
Add ENS Subgraph configuration (#2105)

- Adds the possibility to add an ENS Subgraph configuration.
- The Subgraph requires an API key which can be obtained via The Graph interface (https://thegraph.com/docs/en/querying/querying-the-graph/)
- Adds three environment variables that should be used if The Subgraph support needs to be enabled:
  * `ENS_SUBGRAPH_URL` – the base url to query the subgraph from
  * `ENS_SUBGRAPH_API_KEY` – the API key that was obtained from The Graph
  * `ENS_SUBGRAPH_ID` – the subgraph id. An example of an ENS Subgraph can be found in https://thegraph.com/explorer/subgraphs/5XqPmWe6gjyrJtFn9cLy237i4cWw2j9HcUJEXsP5qGtH?view=Query&chain=arbitrum-one. To query this graph, you should use `5XqPmWe6gjyrJtFn9cLy237i4cWw2j9HcUJEXsP5qGtH` as the subgraph id.
- The ENS Subgraph configuration is only required if querying on `Mainnet`. 
- Support was added to `Sepolia` and `Holesky`. These two networks do not require an API key but should not be considered for production usage (rate limits might apply).
- If the current chain is `Mainnet` and the Subgraph configuration was not provided, a fallback for Mainnet is used. However, such fallback might be under stricter rate limits and should only be used in a testing environment. A warning is logged if the fallback option is used.

13 of 15 new or added lines in 1 file covered. (86.67%)

14571 of 15395 relevant lines covered (94.65%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9805166210.1 05 Jul 2024 08:13AM UTC 0
94.65
GitHub Action Run
Source Files on build 9805166210
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9805166210
  • 1bd03eec on github
  • Prev Build on main (#9796695054)
  • Next Build on main (#9806853848)
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