Skip to content

Add doc to UseDataClass - #2909

Merged
schalkms merged 2 commits into
detekt:masterfrom
schalkms:doc-UseDataClass
Jul 31, 2020
Merged

Add doc to UseDataClass#2909
schalkms merged 2 commits into
detekt:masterfrom
schalkms:doc-UseDataClass

Conversation

@schalkms

Copy link
Copy Markdown
Member

No description provided.

schalkms added 2 commits July 31, 2020 12:03
Classes with delegating interfaces are compliant and not reported by the UseDataClass rule.

Successor of #2908
@codecov

codecov Bot commented Jul 31, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2909 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2909   +/-   ##
=========================================
  Coverage     80.15%   80.15%           
  Complexity     2429     2429           
=========================================
  Files           421      421           
  Lines          7384     7384           
  Branches       1354     1354           
=========================================
  Hits           5919     5919           
  Misses          764      764           
  Partials        701      701           
Impacted Files Coverage Δ Complexity Δ
...tlab/arturbosch/detekt/rules/style/UseDataClass.kt 76.36% <ø> (ø) 38.00 <0.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 539a010...012a9d4. Read the comment docs.

@schalkms
schalkms merged commit 460395f into detekt:master Jul 31, 2020
@schalkms
schalkms deleted the doc-UseDataClass branch July 31, 2020 17:54
@arturbosch arturbosch added this to the 1.10.1 milestone Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants