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

Apply several OpenRewrite rules #1143

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Apply several OpenRewrite rules #1143

merged 1 commit into from
Sep 12, 2024

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Sep 12, 2024

Refactor var usages.

@uhafner uhafner added the internal Internal changes without user or API impact label Sep 12, 2024
Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (63 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (78 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.30%. Comparing base (9f3c2c6) to head (280822c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1143      +/-   ##
============================================
- Coverage     88.64%   88.30%   -0.35%     
+ Complexity      165      164       -1     
============================================
  Files            11       11              
  Lines           687      684       -3     
  Branches         85       85              
============================================
- Hits            609      604       -5     
- Misses           62       63       +1     
- Partials         16       17       +1     

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

Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (63 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (78 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (63 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (78 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (63 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (78 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

@uhafner uhafner changed the title Run OpenRewrite Apply several OpenRewrite rules Sep 12, 2024
@uhafner uhafner merged commit 80ba46e into main Sep 12, 2024
15 of 16 checks passed
@uhafner uhafner deleted the openrewrite-var branch September 12, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal changes without user or API impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant