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

safe-global / safe-core-sdk / 10010475373
78%
main: 78%

Build:
Build:
LAST BUILD BRANCH: feat/add-duplicate-shortname-check
DEFAULT BRANCH: main
Ran 19 Jul 2024 03:28PM UTC
Jobs 1
Files 36
Run time 1min
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

19 Jul 2024 03:25PM UTC coverage: 74.556%. Remained the same
10010475373

push

github

web-flow
fix(api-kit): Fix e2e tests for multisig transactions (#919)

* Fix + improve the confirm transaction e2e test

The test was incorrect because it used the same transaction hash repeatedly, leading to assertions being made on an already confirmed transaction instead of a newly proposed one. By adding a timestamp to the transaction data, we ensure that each transaction hash is unique.

Additionally, the test incorrectly called the `isValidSignature` function with a transaction hash. This function is intended only for messages, causing the contract call to fail consistently. However, the error was not properly caught; the function merely returns `false` when an error occurs. With the migration to viem, the `isValidSignature` contract call sometimes takes too long to fail, resulting in occasional test timeouts. By removing the incorrect call, we prevent those timeout errors.

* Fix tests by using another Safe address that is not used by the confirmTransaction test

221 of 367 branches covered (60.22%)

Branch coverage included in aggregate %.

787 of 985 relevant lines covered (79.9%)

3.03 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/147262082 10010475373.1 19 Jul 2024 03:28PM UTC 0
74.56
GitHub Action Run
Source Files on build 10010475373
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10010475373
  • 0f22ff10 on github
  • Prev Build on main (#9991016091)
  • Next Build on development (#10018600116)
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