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

Add FCs #117

Closed
wants to merge 4 commits into from
Closed

Add FCs #117

wants to merge 4 commits into from

Conversation

dfarr
Copy link
Member

@dfarr dfarr commented May 17, 2024

TFC: top level function call
LFC: local function call
RFC: remote function call

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 81.19%. Comparing base (19549fd) to head (dea33f3).

Files Patch % Lines
lib/core/promises/promises.ts 50.00% 2 Missing ⚠️
lib/generator.ts 86.66% 2 Missing ⚠️
lib/async.ts 96.00% 1 Missing ⚠️
lib/core/execution.ts 85.71% 1 Missing ⚠️
lib/resonate.ts 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   81.23%   81.19%   -0.04%     
==========================================
  Files          22       24       +2     
  Lines        1332     1356      +24     
  Branches      361      341      -20     
==========================================
+ Hits         1082     1101      +19     
+ Misses        250      247       -3     
- Partials        0        8       +8     

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

@dfarr dfarr closed this Jun 4, 2024
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.

None yet

2 participants