Skip to content

Fix Deprecation rule message #3885

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

Merged
merged 1 commit into from
Jun 22, 2021
Merged

Fix Deprecation rule message #3885

merged 1 commit into from
Jun 22, 2021

Conversation

t-kameyama
Copy link
Contributor

Fixes #3875

@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #3885 (6a60630) into main (f4f41f9) will not change coverage.
The diff coverage is 100.00%.

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

@@            Coverage Diff            @@
##               main    #3885   +/-   ##
=========================================
  Coverage     83.51%   83.51%           
  Complexity     3118     3118           
=========================================
  Files           456      456           
  Lines          8992     8992           
  Branches       1752     1752           
=========================================
  Hits           7510     7510           
  Misses          566      566           
  Partials        916      916           
Impacted Files Coverage Δ
...gitlab/arturbosch/detekt/rules/bugs/Deprecation.kt 80.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 f4f41f9...3b73022. Read the comment docs.

@schalkms schalkms merged commit 2191a1a into detekt:main Jun 22, 2021
@schalkms schalkms added this to the 1.18.0 milestone Jun 22, 2021
@t-kameyama t-kameyama deleted the issue_3875 branch June 22, 2021 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reported method names replaced with "REFERENCE_EXPRESSION"
5 participants