TBD54566975 / dwn-server

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

Added Web5 Connect Server #139

Closed thehenrytsai closed 2 months ago

thehenrytsai commented 2 months ago
  1. Ported web5 connect server into this repo.
  2. Separated business logic from express into a Web5ConnectServer class.
  3. Added tests for 100% new code coverage.
  4. Added issue to track TODOs.
codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 99.49495% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.38%. Comparing base (22886cb) to head (4f3d005).

Files Patch % Lines
src/http-api.ts 98.95% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ========================================== + Coverage 93.93% 94.38% +0.45% ========================================== Files 25 26 +1 Lines 2374 2566 +192 Branches 316 330 +14 ========================================== + Hits 2230 2422 +192 Misses 143 143 Partials 1 1 ```

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