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

safe-global / safe-client-gateway / 7709036663 / 2
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 30 Jan 2024 09:34AM UTC
Files 1047
Run time 27s
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

30 Jan 2024 09:31AM UTC coverage: 94.068%. First build
7709036663.2

push

github

web-flow
Add Valk Balances provider (#1062)

* Three new environment variables are introduced:
  - `VALK_BASE_URI`: contains the base URI for the Valk API. Has a default value in the configuration.
  - `VALK_API_KEY`: contains the API key for the Valk API. Defaults to `undefined`. This is done on purpose as it shouldn't be needed to provide an API key for each potential provider the CGW uses (moreover considering the provider could be not managing any chain at a given point in time). 
  - `FF_VALK_BALANCES_CHAIN_IDS`: as stated above, this manages the chains that are associated with the Valk API for balance retrieval. The expected values are comma-separated numbers (e.g.: `1,100,137`)
* Valk-specific configuration is added to `configuration.ts` under the key `balances.providers.valk`.
* `BalancesApiManager` is added along with its tests.
* `BalancesApiModule` has been added with only one `BalancesApi` implementation so far.
* Valk-specific entities, and `ValkBalancesApi` (with tests) have been added.
* `BalancesController` tests have been extended to test the new integration.

1509 of 1814 branches covered (0.0%)

Branch coverage included in aggregate %.

11192 of 11688 relevant lines covered (95.76%)

82.11 hits per line

Source Files on job run-test:cov - 7709036663.2
  • Tree
  • List 1047
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7709036663
  • aa123f7c on github
  • Next Job for on main (#7709312554.2)
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

© 2025 Coveralls, Inc