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

Show deprecation message #6614

Merged
merged 1 commit into from Nov 12, 2023
Merged

Show deprecation message #6614

merged 1 commit into from Nov 12, 2023

Conversation

BraisGabin
Copy link
Member

Closes #6598

Add the deprecation message on the Deprecation rule.

@detekt-ci detekt-ci added the rules label Nov 9, 2023
@BraisGabin BraisGabin added this to the 2.0.0 milestone Nov 9, 2023
@BraisGabin BraisGabin added the pick request Marker for PRs that should be ported to the 1.0 release branch label Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (780fd3a) 85.10% compared to head (58e9772) 85.10%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6614   +/-   ##
=========================================
  Coverage     85.10%   85.10%           
- Complexity     4083     4084    +1     
=========================================
  Files           570      570           
  Lines         13376    13378    +2     
  Branches       2406     2408    +2     
=========================================
+ Hits          11384    11386    +2     
  Misses          792      792           
  Partials       1200     1200           
Files Coverage Δ
...gitlab/arturbosch/detekt/rules/bugs/Deprecation.kt 93.75% <100.00%> (+0.89%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chao2zhang chao2zhang merged commit 0020473 into main Nov 12, 2023
23 checks passed
@chao2zhang chao2zhang deleted the fix-6598 branch November 12, 2023 04:13
cortinico pushed a commit that referenced this pull request Nov 25, 2023
mgroth0 pushed a commit to mgroth0/detekt that referenced this pull request Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pick request Marker for PRs that should be ported to the 1.0 release branch rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation rule should surface the deprecation message
4 participants