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

Rule/lcom #35

Closed Mkohm closed 4 years ago

Detekt-hintBot commented 4 years ago
1 Warning
:warning: Big PR

Generated by :no_entry_sign: Danger

codecov[bot] commented 4 years ago

Codecov Report

Merging #35 into master will increase coverage by 8.22%. The diff coverage is 76.13%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #35      +/-   ##
============================================
+ Coverage     65.00%   73.22%   +8.22%     
- Complexity       19       63      +44     
============================================
  Files             4        6       +2     
  Lines            40      127      +87     
  Branches          7       30      +23     
============================================
+ Hits             26       93      +67     
- Misses           11       17       +6     
- Partials          3       17      +14     
Impacted Files Coverage Δ Complexity Δ
...tlin/io/github/mkohm/detekt/hint/SampleProvider.kt 28.57% <0.00%> (ø) 0.00 <0.00> (ø)
...ub/mkohm/detekt/hint/demo/LackOfCohesionMethods.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...tlin/io/github/mkohm/detekt/hint/demo/Rectangle.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...mkohm/detekt/hint/rules/LackOfCohesionOfMethods.kt 81.70% <81.70%> (ø) 44.00 <44.00> (?)

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 21ace8a...38e9a6b. Read the comment docs.