Skip to content

Fix compilation issue in :detekt-rules-style:compileTestKotlin#3691

Merged
picklebento merged 1 commit intomainfrom
fixcompilation
Apr 21, 2021
Merged

Fix compilation issue in :detekt-rules-style:compileTestKotlin#3691
picklebento merged 1 commit intomainfrom
fixcompilation

Conversation

@picklebento
Copy link
Copy Markdown
Member

No description provided.

@picklebento picklebento mentioned this pull request Apr 21, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 21, 2021

Codecov Report

Merging #3691 (5082d7c) into main (da8676d) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3691      +/-   ##
============================================
+ Coverage     77.98%   78.00%   +0.01%     
+ Complexity     2872     2870       -2     
============================================
  Files           471      471              
  Lines          9276     9275       -1     
  Branches       1766     1766              
============================================
+ Hits           7234     7235       +1     
  Misses         1078     1078              
+ Partials        964      962       -2     
Impacted Files Coverage Δ Complexity Δ
.../main/kotlin/io/github/detekt/parser/KtCompiler.kt 76.47% <0.00%> (-0.81%) 5.00% <0.00%> (-3.00%)
...rbosch/detekt/rules/complexity/ComplexInterface.kt 93.75% <0.00%> (+0.41%) 14.00% <0.00%> (+1.00%)
...kt/rules/style/LibraryEntitiesShouldNotBePublic.kt 86.36% <0.00%> (+3.03%) 7.00% <0.00%> (+2.00%)
...lin/io/github/detekt/report/xml/XmlOutputReport.kt 95.23% <0.00%> (+3.93%) 5.00% <0.00%> (-2.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 da8676d...5082d7c. Read the comment docs.

@picklebento picklebento merged commit 9babc59 into main Apr 21, 2021
@picklebento picklebento deleted the fixcompilation branch April 21, 2021 21:08
@cortinico cortinico added this to the 1.17.0 milestone May 1, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label May 1, 2021
picklebento pushed a commit to picklebento/detekt that referenced this pull request May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants