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

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

Build:
DEFAULT BRANCH: main
Ran 26 Sep 2024 11:07AM UTC
Jobs 2
Files 642
Run time 2min
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

26 Sep 2024 11:05AM UTC coverage: 90.893% (+0.06%) from 90.829%
11050950814

push

github

web-flow
Only return `net_claimable_consensus_rewards` as `value` before withdrawal (#1963)

When exit requests are being proposed, the net claimable rewards theoretically still exists on Kiln's API. It is therefore returned in the confirmation view entity. After execution, it is no longer there. Therefore, it has been removed from the `txInfo` as the value would disappear when moving to the history. (Web will display number of validators instead.)

Withdrawal requests now fetch the net claimable rewards when queued but instead decode the value from the relevant `Withdrawal` events of an executed withdrawal:

- Remove `value` from `NativeStakingValidatorsExitTransactionInfo`.
- Implement `Withdrawal` event decoding.
- Move methods shared between transaction/confirmation view mapping to `KilnNativeStakingHelper`.
- Add relative `Withdrawal` encoder/builder.
- Decode `value` of withdrawals after execution.
- Add/update tests accordingly.

2584 of 3210 branches covered (80.5%)

Branch coverage included in aggregate %.

42 of 43 new or added lines in 4 files covered. (97.67%)

8414 of 8890 relevant lines covered (94.65%)

444.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
91.85
1.66% src/routes/transactions/mappers/common/native-staking.mapper.ts
Jobs
ID Job ID Ran Files Coverage
1 run-test:cov - 11050950814.1 26 Sep 2024 11:09AM UTC 1253
91.9
GitHub Action Run
2 run-test:e2e:cov - 11050950814.2 26 Sep 2024 11:07AM UTC 1212
51.02
GitHub Action Run
Source Files on build 11050950814
  • Tree
  • List 642
  • Changed 94
  • Source Changed 5
  • Coverage Changed 183
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #11050950814
  • b8b1594e on github
  • Prev Build on main (#11036049016)
  • Next Build on main (#11054512078)
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