New rule to check if @Preview (Jetpack Compose) functions end with 'Preview' suffix and are also private. Part 1 #1726
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Sep 1, 2023 in 0s
78.22% (+0.02%) compared to 6d7f952
View this Pull Request on Codecov
78.22% (+0.02%) compared to 6d7f952
Details
Codecov Report
Merging #1726 (491724e) into master (6d7f952) will increase coverage by
0.02%
.
The diff coverage is82.50%
.
@@ Coverage Diff @@
## master #1726 +/- ##
============================================
+ Coverage 78.20% 78.22% +0.02%
- Complexity 2312 2320 +8
============================================
Files 125 126 +1
Lines 8158 8198 +40
Branches 2061 2065 +4
============================================
+ Hits 6380 6413 +33
- Misses 874 877 +3
- Partials 904 908 +4
Files Changed | Coverage Δ | |
---|---|---|
...at/ruleset/rules/chapter3/PreviewAnnotationRule.kt | 81.57% <81.57%> (ø) |
|
...m/saveourtool/diktat/ruleset/constants/Warnings.kt | 97.48% <100.00%> (+0.01%) |
⬆️ |
...l/diktat/ruleset/rules/DiktatRuleSetFactoryImpl.kt | 100.00% <100.00%> (ø) |
Loading