TBD54566975 / dwn-sdk-js

Decentralized Web Node (DWN) Reference implementation
https://identity.foundation/decentralized-web-node/spec/
Apache License 2.0
324 stars 95 forks source link

Changed timer type in clearTimeoutExtensionTimer to be node.js independent #755

Closed thehenrytsai closed 2 months ago

thehenrytsai commented 2 months ago

Not sure why document generator github action fails while the PR merge flow and local machine have no issue compiling:

https://github.com/TBD54566975/dwn-sdk-js/actions/runs/9473485488/job/26150552015

Regardless this should fix it.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.57%. Comparing base (0311b9e) to head (a4e6d14).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #755 +/- ## ========================================== - Coverage 98.64% 98.57% -0.08% ========================================== Files 73 73 Lines 10945 10946 +1 Branches 1582 1579 -3 ========================================== - Hits 10797 10790 -7 - Misses 142 150 +8 Partials 6 6 ```

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