Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add it-rpc #129

Merged
merged 7 commits into from
May 26, 2024
Merged

feat: add it-rpc #129

merged 7 commits into from
May 26, 2024

Conversation

achingbrain
Copy link
Owner

Adds a schema-free RPC-over-async-iterables implementation.

Adds a schema-free RPC-over-async-iterables implementation.
Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 95.56851% with 152 lines in your changes are missing coverage. Please review.

Project coverage is 96.44%. Comparing base (0dd90a0) to head (bc0233a).
Report is 13 commits behind head on main.

Files Patch % Lines
packages/it-rpc/src/rpc.ts 90.53% 79 Missing ⚠️
packages/it-rpc/src/index.ts 97.11% 26 Missing ⚠️
packages/it-rpc/test/protocol.spec.ts 92.00% 18 Missing ⚠️
packages/it-rpc/test/codecs.spec.ts 96.14% 11 Missing ⚠️
packages/it-rpc/src/utils.ts 85.71% 8 Missing ⚠️
packages/it-rpc/src/codecs/1033-promise.ts 78.57% 3 Missing ⚠️
packages/it-rpc/src/errors.ts 95.65% 3 Missing ⚠️
packages/it-rpc/src/codecs/2147483647-object.ts 96.61% 2 Missing ⚠️
packages/it-rpc/test/abort-signals.spec.ts 98.75% 1 Missing ⚠️
packages/it-rpc/test/callbacks.spec.ts 98.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
- Coverage   96.75%   96.44%   -0.32%     
==========================================
  Files          62       98      +36     
  Lines        5451     9051    +3600     
  Branches      747     1343     +596     
==========================================
+ Hits         5274     8729    +3455     
- Misses        177      322     +145     
Flag Coverage Δ
chrome 96.28% <ø> (?)
node 96.29% <95.56%> (-0.46%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@achingbrain achingbrain merged commit df14ac7 into main May 26, 2024
19 of 21 checks passed
@achingbrain achingbrain deleted the feat/add-it-rpc branch May 26, 2024 10:28
Copy link

🎉 This PR is included in version 1.0.7 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.0.8 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.0.6 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.0.5 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request May 26, 2024
## it-rpc 1.0.0 (2024-05-26)

### Features

* add it-rpc ([#129](#129)) ([df14ac7](df14ac7))
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.0.6 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.0.6 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.0.7 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.0.6 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.1.8 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.0.9 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 2.0.7 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.1.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 2.1.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.1.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.1.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant