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

safe-global / safe-client-gateway / 7709036663
89%

Build:
DEFAULT BRANCH: main
Ran 30 Jan 2024 09:33AM UTC
Jobs 2
Files 526
Run time 53s
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: 93.306%. First build
7709036663

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.

1480 of 1767 branches covered (0.0%)

Branch coverage included in aggregate %.

5629 of 5852 relevant lines covered (96.19%)

172.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-test:e2e:cov - 7709036663.1 30 Jan 2024 09:33AM UTC 894
54.07
GitHub Action Run
2 run-test:cov - 7709036663.2 30 Jan 2024 09:34AM UTC 1047
94.07
GitHub Action Run
Source Files on build 7709036663
  • Tree
  • List 526
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #7709036663
  • aa123f7c on github
  • Prev Build on main (#7708951445)
  • Next Build on main (#7709312554)
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