safe-core-sdk icon indicating copy to clipboard operation
safe-core-sdk copied to clipboard

feat(api-kit): 4337 API functions

Open tmjssz opened this issue 2 months ago • 1 comments

What it solves

Resolves #775

Adding support for the following 4337 API endpoints:

  • GET /v1/safe-operations/{safe_operation_hash}/
  • GET /v1/safes/{address}/safe-operations/
  • POST /v1/safes/{address}/safe-operations/

tmjssz avatar Apr 19 '24 11:04 tmjssz

Pull Request Test Coverage Report for Build 9005760030

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 25 of 35 (71.43%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.8%) to 78.03%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/api-kit/src/SafeApiKit.ts 21 31 67.74%
<!-- Total: 25 35
Totals Coverage Status
Change from base Build 8739921359: -0.8%
Covered Lines: 728
Relevant Lines: 872

💛 - Coveralls

coveralls avatar Apr 19 '24 11:04 coveralls