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

safe-global / safe-client-gateway / 13692665302 / 1
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 06 Mar 2025 06:35AM UTC
Files 1641
Run time 38s
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

06 Mar 2025 06:30AM UTC coverage: 91.487% (-0.02%) from 91.51%
13692665302.1

push

github

web-flow
refactor: create `SafeSignature` entity (#2422)

For every confirmation refined, we reference the owner and type of a signature. This is the same for transactions and messages.

This moves shared logic into a new `SafeSignature` entity, [taking inspiration from `safe-eth-py`](https://github.com/safe-global/safe-eth-py/blob/main/safe_eth/safe/safe_signature.py).

It takes the `hash` signed and `signature`, and exposes the `r`, `s`, `v`, `signatureType` and `owner` properties of them:

- Remove existing signature helpers
- Create `SafeSignature` entity
- Use entity in place for transaction/message verification
- Add/update test coverage accordingly

3231 of 3910 branches covered (82.63%)

Branch coverage included in aggregate %.

21325 of 22931 relevant lines covered (93.0%)

253.7 hits per line

Source Files on job run-test:cov - 13692665302.1
  • Tree
  • List 1641
  • Changed 225
  • Source Changed 6
  • Coverage Changed 224
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 13692665302
  • 8ac3f8bc on github
  • Prev Job for on main (#13677318924.1)
  • Next Job for on main (#13695508253.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