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

Use multiple CheckStyle executions #945

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Use multiple CheckStyle executions #945

merged 4 commits into from
Mar 13, 2024

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Mar 13, 2024

It makes sense to use different rules for production and test code.

@uhafner uhafner added the feature New features label Mar 13, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.10%. Comparing base (502568a) to head (327c146).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #945   +/-   ##
=========================================
  Coverage     89.10%   89.10%           
  Complexity      180      180           
=========================================
  Files            11       11           
  Lines           716      716           
  Branches         92       92           
=========================================
  Hits            638      638           
  Misses           62       62           
  Partials         16       16           

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

Copy link

☀️ Quality Monitor

  • 🚦 Tests: 95 tests passed, 2 skipped
  • 👣 Code Coverage: 92% coverage achieved
  • 🔬 Mutation Coverage: 80% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: No warnings found

    ## 🚧 Error Messages
Quality Monitor Errors:
No matching report files found when using pattern '**/target/**/pmd.xml'! Configuration error for 'PMD'?

More details are available in the GitHub Checks Result.

Copy link

☀️ Quality Monitor

  • 🚦 Tests: 95 tests passed, 2 skipped
  • 👣 Code Coverage: 92% coverage achieved
  • 🔬 Mutation Coverage: 80% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: No warnings found

More details are available in the GitHub Checks Result.

Copy link

☀️ Quality Monitor

  • 🚦 Tests: 95 tests passed, 2 skipped
  • 👣 Code Coverage: 92% coverage achieved
  • 🔬 Mutation Coverage: 80% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: No warnings found

More details are available in the GitHub Checks Result.

Copy link

☀️ Quality Monitor

  • 🚦 Tests: 95 tests passed, 2 skipped
  • 👣 Code Coverage: 92% coverage achieved
  • 🔬 Mutation Coverage: 80% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: No warnings found

More details are available in the GitHub Checks Result.

Copy link

☀️ Quality Monitor

  • 🚦 Tests: 95 tests passed, 2 skipped
  • 👣 Code Coverage: 92% coverage achieved
  • 🔬 Mutation Coverage: 80% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: No warnings found

More details are available in the GitHub Checks Result.

@uhafner uhafner merged commit b450b9b into main Mar 13, 2024
16 checks passed
@uhafner uhafner deleted the checkstyle-test-execution branch March 13, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant