aeternity / aepp-sdk-js

JavaScript SDK for the æternity blockchain
http://docs.aeternity.com/aepp-sdk-js/
ISC License
120 stars 59 forks source link

feat: jwt utilities #1973

Closed davidyuk closed 7 months ago

davidyuk commented 7 months ago

This PR is supported by the Æternity Foundation

based on #1967

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 80.38%. Comparing base (677bcf5) to head (c747ce6). Report is 1 commits behind head on develop.

Files Patch % Lines
src/utils/jwt.ts 94.59% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1973 +/- ## =========================================== + Coverage 80.28% 80.38% +0.09% =========================================== Files 103 104 +1 Lines 3530 3568 +38 Branches 758 767 +9 =========================================== + Hits 2834 2868 +34 - Misses 382 383 +1 - Partials 314 317 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.