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 support of Class.getInterfaces() #154

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Add support of Class.getInterfaces() #154

merged 1 commit into from
Dec 22, 2024

Conversation

hextriclosan
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.60%. Comparing base (51a3ae9) to head (e3a147d).

Files with missing lines Patch % Lines
vm/src/system_native/class.rs 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   79.48%   79.60%   +0.12%     
==========================================
  Files          54       54              
  Lines        3236     3256      +20     
==========================================
+ Hits         2572     2592      +20     
  Misses        664      664              

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

@hextriclosan hextriclosan merged commit 452133c into main Dec 22, 2024
3 checks passed
@hextriclosan hextriclosan deleted the get-interfaces branch December 22, 2024 12:44
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.

2 participants