Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Relax invokespecial lookup #86

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Conversation

ogolberg
Copy link
Member

Account for the fact that invokespecial dispatches mostly dynamically for super method calls

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.91%. Comparing base (02789eb) to head (0f1df13).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #86      +/-   ##
============================================
+ Coverage     87.00%   87.91%   +0.90%     
- Complexity      275      278       +3     
============================================
  Files            40       40              
  Lines           993      993              
  Branches        144      145       +1     
============================================
+ Hits            864      873       +9     
+ Misses           69       62       -7     
+ Partials         60       58       -2     

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

@ogolberg ogolberg merged commit c69f3ff into open-toast:main Apr 16, 2024
3 checks passed
@ogolberg ogolberg deleted the invokespecial-take-3 branch April 16, 2024 16:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant