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

Refactored function call libfuncs to use the BlockExt trait #658

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

tcoratger
Copy link
Collaborator

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 91.89%. Comparing base (b2f1568) to head (9de77bd).
Report is 8 commits behind head on main.

Files Patch % Lines
src/libfuncs/function_call.rs 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
- Coverage   91.95%   91.89%   -0.06%     
==========================================
  Files         112      113       +1     
  Lines       34265    34576     +311     
==========================================
+ Hits        31509    31775     +266     
- Misses       2756     2801      +45     

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

@edg-l edg-l added this pull request to the merge queue Jun 5, 2024
Merged via the queue into lambdaclass:main with commit eacacf7 Jun 5, 2024
9 checks passed
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