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

fix: correct invalid return value for java.lang.Class.initClassName()Ljava/lang/String; #220

Merged
merged 1 commit into from
Jan 17, 2025

fix: correct invalid return value for java.lang.Class.initClassName()…

aa30bc8
Select commit
Loading
Failed to load commit list.
Merged

fix: correct invalid return value for java.lang.Class.initClassName()Ljava/lang/String; #220

fix: correct invalid return value for java.lang.Class.initClassName()…
aa30bc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

96.10% (+0.11%) compared to 88a7b57

View this Pull Request on Codecov

96.10% (+0.11%) compared to 88a7b57

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.10%. Comparing base (88a7b57) to head (aa30bc8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   95.99%   96.10%   +0.11%     
==========================================
  Files         530      530              
  Lines       57750    57879     +129     
==========================================
+ Hits        55435    55627     +192     
+ Misses       2315     2252      -63     

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