resonate-sdk-ts
resonate-sdk-ts copied to clipboard
Task: Implement the resume event for tasks.
Creating a Draft PR for now, the biggest outstanding work is to listen at the right recv() endpoint. Currently the task source server is listening in all interfaces but the recv sent to the server when creating a callback is always a localhost
Codecov Report
Attention: Patch coverage is 89.07285% with 33 lines in your changes missing coverage. Please review.
Project coverage is 82.99%. Comparing base (
57af298) to head (7a796c8). Report is 5 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #140 +/- ##
==========================================
+ Coverage 81.09% 82.99% +1.89%
==========================================
Files 17 21 +4
Lines 1095 1382 +287
Branches 290 364 +74
==========================================
+ Hits 888 1147 +259
- Misses 207 235 +28
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.