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

Upgraded ktlint.version from 0.48.2 to 0.50.0 #564

Merged
merged 1 commit into from
Aug 20, 2023

Upgraded ktlint.version from 0.48.2 to 0.50.0

0577701
Select commit
Loading
Failed to load commit list.
Merged

Upgraded ktlint.version from 0.48.2 to 0.50.0 #564

Upgraded ktlint.version from 0.48.2 to 0.50.0
0577701
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2023 in 0s

88.06% (+0.07%) compared to 304000f

View this Pull Request on Codecov

88.06% (+0.07%) compared to 304000f

Details

Codecov Report

Patch coverage: 85.23% and project coverage change: +0.07% 🎉

Comparison is base (304000f) 87.98% compared to head (0577701) 88.06%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #564      +/-   ##
============================================
+ Coverage     87.98%   88.06%   +0.07%     
- Complexity       84       91       +7     
============================================
  Files            16       17       +1     
  Lines           566      620      +54     
  Branches         62       59       -3     
============================================
+ Hits            498      546      +48     
- Misses           25       35      +10     
+ Partials         43       39       -4     
Files Changed Coverage Δ
...m/github/gantsign/maven/plugin/ktlint/CheckMojo.kt 100.00% <ø> (+5.55%) ⬆️
.../github/gantsign/maven/plugin/ktlint/FormatMojo.kt 100.00% <ø> (+6.89%) ⬆️
...ithub/gantsign/maven/plugin/ktlint/KtlintReport.kt 81.57% <ø> (+5.96%) ⬆️
...hub/gantsign/maven/plugin/ktlint/internal/Check.kt 100.00% <ø> (ø)
...en/plugin/ktlint/internal/KtlintReportGenerator.kt 96.85% <0.00%> (ø)
...ub/gantsign/maven/plugin/ktlint/internal/Format.kt 74.02% <77.50%> (-5.08%) ⬇️
...ven/plugin/ktlint/internal/AbstractCheckSupport.kt 77.92% <82.53%> (-1.45%) ⬇️
...gantsign/maven/plugin/ktlint/internal/Functions.kt 90.47% <95.00%> (+90.47%) ⬆️
...b/gantsign/maven/plugin/ktlint/MavenLogReporter.kt 87.50% <100.00%> (+2.13%) ⬆️
...gn/maven/plugin/ktlint/MavenLogReporterProvider.kt 80.00% <100.00%> (ø)
... and 5 more

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