-
Notifications
You must be signed in to change notification settings - Fork 39
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
Fixed maven plugin #1816
Fixed maven plugin #1816
Conversation
### What's done: - fixed checking configFile It closes #1814
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1816 +/- ##
============================================
- Coverage 78.72% 78.62% -0.11%
Complexity 2441 2441
============================================
Files 126 126
Lines 8544 8555 +11
Branches 2163 2163
============================================
Hits 6726 6726
- Misses 850 861 +11
Partials 968 968 ☔ View full report in Codecov by Sentry. |
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 6m 52s ⏱️ -11s Results for commit 6211a81. ± Comparison against base commit b01cd64. ♻️ This comment has been updated with latest results. |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 7m 22s ⏱️ - 1m 39s Results for commit 6211a81. ± Comparison against base commit b01cd64. ♻️ This comment has been updated with latest results. |
What's done:
It closes #1814