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

Refactor struct libfuncs to use the BlockExt trait #650

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

tcoratger
Copy link
Collaborator

Should close #531.

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

All modified and coverable lines are covered by tests ✅

Project coverage is 91.92%. Comparing base (f8d29ab) to head (4767673).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #650      +/-   ##
==========================================
- Coverage   91.92%   91.92%   -0.01%     
==========================================
  Files         112      112              
  Lines       34306    34290      -16     
==========================================
- Hits        31537    31521      -16     
  Misses       2769     2769              

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

@igaray igaray added the review-ready A PR that is ready for review label Jun 4, 2024
@juanbono juanbono added this pull request to the merge queue Jun 4, 2024
Merged via the queue into lambdaclass:main with commit 0003913 Jun 4, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review-ready A PR that is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor struct libfuncs to use the BlockExt trait
4 participants