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 detekt failure in CI #3674

Merged
merged 1 commit into from
Apr 11, 2021
Merged

Fix detekt failure in CI #3674

merged 1 commit into from
Apr 11, 2021

Conversation

chao2zhang
Copy link
Member

This fixes the detekt failure after merging #3553

@codecov
Copy link

codecov bot commented Apr 11, 2021

Codecov Report

Merging #3674 (eedce50) into main (be5bfc6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head eedce50 differs from pull request most recent head c77a387. Consider uploading reports for the commit c77a387 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3674   +/-   ##
=========================================
  Coverage     77.98%   77.98%           
  Complexity     2874     2874           
=========================================
  Files           471      471           
  Lines          9271     9272    +1     
  Branches       1764     1764           
=========================================
+ Hits           7230     7231    +1     
  Misses         1077     1077           
  Partials        964      964           
Impacted Files Coverage Δ Complexity Δ
...detekt/rules/bugs/DoubleMutabilityForCollection.kt 88.46% <100.00%> (+0.46%) 4.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 be5bfc6...c77a387. Read the comment docs.

@chao2zhang chao2zhang changed the title Fi detekt failure in CI Fix detekt failure in CI Apr 11, 2021
@BraisGabin BraisGabin merged commit 36b192e into detekt:main Apr 11, 2021
@chao2zhang chao2zhang deleted the fix3553 branch April 11, 2021 17:25
@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
chao2zhang added a commit to chao2zhang/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