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

test: unit aot #584

Merged
merged 3 commits into from
May 14, 2024
Merged

test: unit aot #584

merged 3 commits into from
May 14, 2024

Conversation

greged93
Copy link
Collaborator

Adds test for AOT. Solves #481.

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-commenter commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.09%. Comparing base (e89d38a) to head (90f62d5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #584      +/-   ##
==========================================
+ Coverage   88.63%   89.09%   +0.46%     
==========================================
  Files         109      109              
  Lines       34905    34941      +36     
==========================================
+ Hits        30938    31131     +193     
+ Misses       3967     3810     -157     

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

@edg-l edg-l added the review-ready A PR that is ready for review label May 14, 2024
@juanbono juanbono added this pull request to the merge queue May 14, 2024
Merged via the queue into lambdaclass:main with commit dadd891 May 14, 2024
9 checks passed
Gerson2102 pushed a commit to Gerson2102/cairo_native that referenced this pull request May 15, 2024
* test cache

* test executor

* cleaning
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.

4 participants