FhenixProtocol / fhenix.js

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

Added support for createPermit in fhenixjs, also support for delayed … #17

Closed Cashmaney closed 5 months ago

Cashmaney commented 5 months ago

…initialization - if a provider isn't available immediately

github-actions[bot] commented 5 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 76.6% 969 / 1265
🔵 Statements 76.6% 969 / 1265
🔵 Functions 71.15% 37 / 52
🔵 Branches 68.86% 73 / 106
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/sdk/consts.ts 100% 100% 100% 100%
src/sdk/index.ts 76.79% 62.85% 56.25% 76.79% 48-49, 62, 73-81, 83-86, 101-102, 106-116, 127-128, 140-142, 161-162, 169-174, 182-183, 185-186, 205-206, 221-228, 236-241, 257-260, 276-277, 280-284, 332-335, 344-347
src/sdk/types.ts 96% 70% 100% 96% 89-91, 115-116
Generated in workflow #27