Mkohm / detekt-hint

Detection of design principle violations in Kotlin as a plugin to detekt.
https://mkohm.github.io/detekt-hint/
80 stars 3 forks source link

[WIP] Demo2 #23

Closed Mkohm closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will decrease coverage by 17.34%. The diff coverage is 55.55%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #23       +/-   ##
============================================
- Coverage     84.84%   67.5%   -17.35%     
- Complexity       14      20        +6     
============================================
  Files             2       3        +1     
  Lines            33      40        +7     
  Branches          4       7        +3     
============================================
- Hits             28      27        -1     
- Misses            5      11        +6     
- Partials          0       2        +2
Impacted Files Coverage Δ Complexity Δ
.../hint/demo/UsingInheritanceInsteadOfComposition.kt 0% <0%> (ø) 0 <0> (?)
...t/hint/rules/UseCompositionInsteadOfInheritance.kt 92.59% <83.33%> (-7.41%) 20 <0> (+6)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 42bad96...a86d828. Read the comment docs.

Detekt-hintBot commented 4 years ago

fin kommentar

Detekt-hintBot commented 4 years ago
1 Warning
:warning: PR is classed as Work in Progress

Generated by :no_entry_sign: Danger