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

Don't use deprecated functions #3452

Merged
merged 2 commits into from
Feb 8, 2021

Conversation

BraisGabin
Copy link
Member

We deprecated those functions some time ago so we should not using them.

@codecov
Copy link

codecov bot commented Feb 7, 2021

Codecov Report

Merging #3452 (60c862f) into master (fab88df) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3452   +/-   ##
=========================================
  Coverage     80.28%   80.28%           
  Complexity     2785     2785           
=========================================
  Files           454      454           
  Lines          8415     8415           
  Branches       1609     1609           
=========================================
  Hits           6756     6756           
  Misses          787      787           
  Partials        872      872           
Impacted Files Coverage Δ Complexity Δ
...ab/arturbosch/detekt/cli/DetektProgressListener.kt 83.33% <ø> (ø) 4.00 <0.00> (ø)
...io/gitlab/arturbosch/detekt/core/KtFileModifier.kt 0.00% <ø> (ø) 0.00 <0.00> (ø)
...hub/detekt/metrics/processors/AbstractProcessor.kt 83.33% <ø> (ø) 3.00 <0.00> (ø)
...trics/processors/AbstractProjectMetricProcessor.kt 83.33% <ø> (ø) 3.00 <0.00> (ø)
...detekt/metrics/processors/PackageCountProcessor.kt 91.66% <ø> (ø) 3.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 fab88df...60c862f. Read the comment docs.

@BraisGabin BraisGabin merged commit b120ffb into detekt:master Feb 8, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Feb 19, 2021
@cortinico cortinico added this to the 1.16.0 milestone Feb 19, 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.

None yet

3 participants