ap0nia / eden-query

🙏 type-safe Elysia.js client with powerful asynchronous state management.
https://ap0nia.github.io/eden-query/
MIT License
37 stars 4 forks source link

feat: ✨ eden-treaty #64

Closed ap0nia closed 1 month ago

ap0nia commented 1 month ago

Summary

Added eden-treaty client that's intended to mirror the official eden treaty implementation.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 5.22388% with 127 lines in your changes missing coverage. Please review.

Project coverage is 46.36%. Comparing base (e0a877f) to head (0381a6b). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/eden/src/ws.ts 2.94% 66 Missing :warning:
packages/eden/src/treaty.ts 0.00% 53 Missing and 1 partial :warning:
packages/eden/src/index.ts 0.00% 4 Missing :warning:
packages/eden/src/path.ts 0.00% 1 Missing and 1 partial :warning:
packages/eden/src/utils/empty-to-void.ts 0.00% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== - Coverage 48.89% 46.36% -2.53% ========================================== Files 36 40 +4 Lines 1804 1939 +135 Branches 251 253 +2 ========================================== + Hits 882 899 +17 - Misses 906 1022 +116 - Partials 16 18 +2 ```

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