Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix trunk compilation #3968

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Fix trunk compilation #3968

merged 1 commit into from
Jul 23, 2021

Conversation

chao2zhang
Copy link
Member

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

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

codecov bot commented Jul 23, 2021

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.

@chao2zhang chao2zhang merged commit 6258385 into detekt:main Jul 23, 2021
@chao2zhang chao2zhang 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