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

Address a possible Gradle progress listener bug #8425

Merged
merged 3 commits into from
Mar 15, 2024

fix(gradle-inspector): Use ORT's fixed-up user home directory

8322615
Select commit
Loading
Failed to load commit list.
Merged

Address a possible Gradle progress listener bug #8425

fix(gradle-inspector): Use ORT's fixed-up user home directory
8322615
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 0s

67.65% (+0.03%) compared to 986c762

View this Pull Request on Codecov

67.65% (+0.03%) compared to 986c762

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.65%. Comparing base (986c762) to head (8322615).
Report is 8 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8425      +/-   ##
============================================
+ Coverage     67.61%   67.65%   +0.03%     
  Complexity      987      987              
============================================
  Files           246      246              
  Lines          7917     7914       -3     
  Branches        872      877       +5     
============================================
+ Hits           5353     5354       +1     
+ Misses         2181     2179       -2     
+ Partials        383      381       -2     

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