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

Change resonate architecture to use Invocation Handles #133

Merged
merged 12 commits into from
Jul 23, 2024

Conversation

avillega
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 83.56546% with 59 lines in your changes missing coverage. Please review.

Project coverage is 81.54%. Comparing base (29073a4) to head (19326c0).

Files Patch % Lines
lib/resonate.ts 82.42% 58 Missing ⚠️
lib/core/stores/remote.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   82.96%   81.54%   -1.43%     
==========================================
  Files          22       17       -5     
  Lines        1186     1138      -48     
  Branches      334      315      -19     
==========================================
- Hits          984      928      -56     
- Misses        202      210       +8     

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

avillega added 5 commits July 17, 2024 10:21
This is a big change in the architecture, the whole implementation
is in the resonate_invok file.
and adds caching for invocation handles and make it pass
most of the tests

- run function
- promise combitors
- durable sleep
- caching for invocation handles
@avillega avillega force-pushed the avillega/resonate_invok branch from a3f842e to 2443127 Compare July 17, 2024 17:21
@avillega avillega requested review from dfarr, dtornow and Tomperez98 July 18, 2024 23:14
@avillega avillega marked this pull request as ready for review July 18, 2024 23:16
@avillega avillega merged commit 88864fa into main Jul 23, 2024
2 checks passed
@avillega avillega deleted the avillega/resonate_invok branch July 23, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants