FhenixProtocol / fhenix.js

The JavaScript SDK for Fhenix
https://fhenixjs.fhenix.zone/
Other
2 stars 1 forks source link

Update `FhenixClient` to have a sync constructor #14

Closed assafmo closed 5 months ago

assafmo commented 5 months ago

There was also a prettier config that has been ignored up until now, so there are a lot of code formatting changes, but it should not affect the readability of this PR. :grimacing:

github-actions[bot] commented 5 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 74.82% 868 / 1160
🔵 Statements 74.82% 868 / 1160
🔵 Functions 74% 37 / 50
🔵 Branches 68.31% 69 / 101
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/sdk/index.ts 74.66% 59.37% 71.42% 74.66% 35-36, 48-49, 55-57, 59-62, 83-87, 99-103, 115-119, 134-154, 156-157, 159-160, 162-163, 179-180, 193-198, 214-217, 233-234, 237-241, 295-298
Generated in workflow #23