TBD54566975 / dwn-server

DWN server - host anywhere publicly accessible for DIDs to use
Apache License 2.0
38 stars 41 forks source link

Addressed various initialization issues and patterns #143

Closed thehenrytsai closed 2 months ago

thehenrytsai commented 2 months ago

There are more to be done, but this is a good start.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.87500% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.64%. Comparing base (704cbb4) to head (6470a54).

Files Patch % Lines
src/dwn-server.ts 96.15% 3 Missing :warning:
src/http-api.ts 93.10% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #143 +/- ## ========================================== + Coverage 94.77% 95.64% +0.86% ========================================== Files 27 27 Lines 2756 2869 +113 Branches 353 374 +21 ========================================== + Hits 2612 2744 +132 + Misses 143 124 -19 Partials 1 1 ```

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