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

Remove deprecated usages in gradle-plugin test #4889

Merged
merged 1 commit into from Jun 1, 2022

Conversation

schalkms
Copy link
Member

@schalkms schalkms commented Jun 1, 2022

No description provided.

@schalkms schalkms added this to the 1.21.0 milestone Jun 1, 2022
@schalkms schalkms enabled auto-merge (squash) June 1, 2022 19:17
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #4889 (ca6660a) into main (b2ef7a6) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #4889      +/-   ##
============================================
- Coverage     84.81%   84.80%   -0.01%     
- Complexity     3463     3480      +17     
============================================
  Files           493      494       +1     
  Lines         11355    11395      +40     
  Branches       2090     2105      +15     
============================================
+ Hits           9631     9664      +33     
- Misses          674      676       +2     
- Partials       1050     1055       +5     
Impacted Files Coverage Δ
...rbosch/detekt/rules/style/UnnecessaryInnerClass.kt 85.18% <0.00%> (-6.05%) ⬇️
...etekt/generator/printer/defaultconfig/Exclusion.kt 93.93% <0.00%> (-2.84%) ⬇️
.../kotlin/io/gitlab/arturbosch/detekt/cli/CliArgs.kt 100.00% <0.00%> (ø)
...ch/detekt/rules/performance/PerformanceProvider.kt 100.00% <0.00%> (ø)
...rbosch/detekt/rules/performance/CouldBeSequence.kt 85.36% <0.00%> (ø)
...otlin/io/gitlab/arturbosch/detekt/core/Analyzer.kt 82.02% <0.00%> (+0.20%) ⬆️
...urbosch/detekt/rules/style/UselessCallOnNotNull.kt 91.66% <0.00%> (+2.53%) ⬆️
...gitlab/arturbosch/detekt/cli/ArgumentConverters.kt 76.92% <0.00%> (+3.58%) ⬆️

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 b2ef7a6...ca6660a. Read the comment docs.

@schalkms schalkms merged commit 8fbcf20 into main Jun 1, 2022
@schalkms schalkms deleted the remove-deprecated-function-call branch June 1, 2022 20:57
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gradle-plugin housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants