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

[Execution node] expose computation usage for scripts #5299

Merged
merged 18 commits into from
Jan 30, 2024

Conversation

ramtinms
Copy link
Member

@ramtinms ramtinms commented Jan 25, 2024

This PR updates the execution engine to return the computation usage for scripts.

Follow-up PRs are needed to update the access node code to handle and return the computation usage.

@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e6d8ccb) 55.71% compared to head (c17e639) 55.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5299      +/-   ##
==========================================
- Coverage   55.71%   55.71%   -0.01%     
==========================================
  Files        1003     1003              
  Lines       96960    96964       +4     
==========================================
- Hits        54022    54019       -3     
- Misses      38875    38878       +3     
- Partials     4063     4067       +4     
Flag Coverage Δ
unittests 55.71% <100.00%> (-0.01%) ⬇️

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.

@ramtinms ramtinms changed the title [Execution node] expose computation usage for scripts - part 1 [Execution node] expose computation usage for scripts Jan 29, 2024
@ramtinms ramtinms marked this pull request as ready for review January 29, 2024 23:05
@ramtinms ramtinms requested review from zhangchiqing and peterargue and removed request for yhassanzadeh13 January 29, 2024 23:05
@ramtinms ramtinms added this pull request to the merge queue Jan 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2024
@ramtinms ramtinms added this pull request to the merge queue Jan 30, 2024
Merged via the queue into master with commit 55450cc Jan 30, 2024
50 of 51 checks passed
@ramtinms ramtinms deleted the ramtin/exec-expose-comp-usage-for-scripts branch January 30, 2024 22:38
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.

4 participants