Skip to content

Commit

Permalink
Export format objects
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Rey committed Aug 23, 2024
1 parent 017f2fa commit 5aae5c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ export * from './types'
export * from './jsonRPCClient'
export * from './publicAPI'
export * from './constants'
export * from './formatObjects'

1 comment on commit 5aae5c5

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for experimental massa-web3

St.
Category Percentage Covered / Total
🟡 Statements 64.05% 1103/1722
🔴 Branches 45.83% 187/408
🔴 Functions 46.61% 206/442
🟡 Lines 64.3% 1097/1706

Test suite run success

129 tests passing in 13 suites.

Report generated by 🧪jest coverage report action from 5aae5c5

Please sign in to comment.