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

Fix reestablish flow in state channels #2015

Closed davidyuk closed 4 days ago

davidyuk commented 2 weeks ago

This PR is supported by the Æternity Foundation

found issues https://github.com/aeternity/protocol/pull/532 https://github.com/aeternity/aeternity/issues/4399

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 70.83333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 84.43%. Comparing base (c8fbffe) to head (1f4a0c1). Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
src/channel/handlers.ts 66.66% 4 Missing and 1 partial :warning:
src/channel/Base.ts 75.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2015 +/- ## =========================================== - Coverage 84.44% 84.43% -0.01% =========================================== Files 106 106 Lines 3497 3502 +5 Branches 730 733 +3 =========================================== + Hits 2953 2957 +4 Misses 450 450 - Partials 94 95 +1 ```

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