-
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
loggers sometimes shouldn't be first #1624
loggers sometimes shouldn't be first #1624
Conversation
### What's done: * Added simple dependency check when looking for logger that could be first property * Added test (#1602)
...rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/chapter3/ClassLikeStructuresOrderRule.kt
Fixed
Show fixed
Hide fixed
...rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/chapter3/ClassLikeStructuresOrderRule.kt
Fixed
Show fixed
Hide fixed
### What's done: * Added simple dependency check when looking for logger that could be first property * Added test (#1602)
...st-framework/src/main/kotlin/org/cqfn/diktat/test/framework/processing/TestComparatorUnit.kt
Fixed
Show fixed
Hide fixed
### What's done: * Added simple dependency check when looking for logger that could be first property * Added test (#1602)
Codecov Report
@@ Coverage Diff @@
## master #1624 +/- ##
============================================
+ Coverage 82.47% 82.49% +0.01%
Complexity 2334 2334
============================================
Files 112 112
Lines 7862 7876 +14
Branches 2045 2047 +2
============================================
+ Hits 6484 6497 +13
Misses 452 452
- Partials 926 927 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 166 files ±0 166 suites ±0 25m 54s ⏱️ - 1m 51s For more details on these failures, see this check. Results for commit b9f84a5. ± Comparison against base commit cb102a2. |
No description provided.