Skip to content

Fix trunk compilation#3968

Merged
picklebento merged 1 commit into
detekt:mainfrom
picklebento:trunkavoid
Jul 23, 2021
Merged

Fix trunk compilation#3968
picklebento merged 1 commit into
detekt:mainfrom
picklebento:trunkavoid

Conversation

@picklebento

Copy link
Copy Markdown
Member

#3924 has a merge conflict resulting in the old package path for config being imported.

@picklebento
picklebento enabled auto-merge (squash) July 23, 2021 03:59
@codecov

codecov Bot commented Jul 23, 2021

Copy link
Copy Markdown

Codecov Report

Merging #3968 (4f4f515) into main (6f30272) will increase coverage by 0.04%.
The diff coverage is 94.59%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3968      +/-   ##
============================================
+ Coverage     83.44%   83.48%   +0.04%     
- Complexity     3147     3159      +12     
============================================
  Files           456      458       +2     
  Lines          9017     9047      +30     
  Branches       1754     1759       +5     
============================================
+ Hits           7524     7553      +29     
  Misses          567      567              
- Partials        926      927       +1     
Impacted Files Coverage Δ
...h/detekt/rules/documentation/DeprecatedBlockTag.kt 93.33% <ø> (-0.42%) ⬇️
...osch/detekt/rules/bugs/AvoidReferentialEquality.kt 91.30% <91.30%> (ø)
...itlab/arturbosch/detekt/api/internal/SimpleGlob.kt 100.00% <100.00%> (ø)
.../detekt/rules/documentation/EndOfSentenceFormat.kt 95.23% <100.00%> (-0.22%) ⬇️
...arturbosch/detekt/rules/documentation/KDocStyle.kt 100.00% <100.00%> (ø)
...turbosch/detekt/rules/bugs/PotentialBugProvider.kt 100.00% <100.00%> (ø)
...lin/io/gitlab/arturbosch/detekt/rules/TypeUtils.kt 100.00% <0.00%> (+100.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 15980dc...4f4f515. Read the comment docs.

@picklebento
picklebento merged commit 6258385 into detekt:main Jul 23, 2021
@picklebento
picklebento deleted the trunkavoid branch July 24, 2021 05:27
@cortinico cortinico added this to the 1.18.0 milestone Aug 5, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Aug 5, 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