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

Update gradle.starter to v0.65.0 #512

Merged
merged 4 commits into from
Nov 3, 2023

Remove deprecated `buildDir` usage

68f0430
Select commit
Loading
Failed to load commit list.
Merged

Update gradle.starter to v0.65.0 #512

Remove deprecated `buildDir` usage
68f0430
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 3, 2023 in 0s

80.57% (-0.27%) compared to de48dcc

View this Pull Request on Codecov

80.57% (-0.27%) compared to de48dcc

Details

Codecov Report

Merging #512 (68f0430) into master (de48dcc) will decrease coverage by 0.27%.
The diff coverage is 75.00%.

@@             Coverage Diff              @@
##             master     #512      +/-   ##
============================================
- Coverage     80.84%   80.57%   -0.27%     
- Complexity      114      115       +1     
============================================
  Files            16       18       +2     
  Lines           642      664      +22     
  Branches        102      105       +3     
============================================
+ Hits            519      535      +16     
- Misses           49       54       +5     
- Partials         74       75       +1     
Files Coverage Δ
...arter/easylauncher/plugin/EasyLauncherExtension.kt 88.23% <100.00%> (ø)
...ct/starter/easylauncher/plugin/EasyLauncherTask.kt 75.47% <100.00%> (-0.46%) ⬇️
...project/starter/easylauncher/plugin/models/Size.kt 83.33% <100.00%> (+8.33%) ⬆️
.../starter/easylauncher/plugin/EasyLauncherPlugin.kt 65.62% <66.66%> (-1.40%) ⬇️
...om/project/starter/easylauncher/plugin/AgpUtils.kt 53.33% <50.00%> (+3.33%) ⬆️

... and 8 files with indirect coverage changes