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

Specify type explicitly in DetektCreateBaselineTask #3111

Merged
merged 1 commit into from
Sep 27, 2020
Merged

Conversation

schalkms
Copy link
Member

In order to prevent unexpected errors, the type should be declared explicitly.

In order to prevent unexpected errors, the type should be declared explicitly.
@codecov
Copy link

codecov bot commented Sep 27, 2020

Codecov Report

Merging #3111 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3111   +/-   ##
=========================================
  Coverage     79.44%   79.44%           
  Complexity     2596     2596           
=========================================
  Files           437      437           
  Lines          7818     7818           
  Branches       1484     1484           
=========================================
  Hits           6211     6211           
  Misses          819      819           
  Partials        788      788           
Impacted Files Coverage Δ Complexity Δ
...tlab/arturbosch/detekt/DetektCreateBaselineTask.kt 0.00% <0.00%> (ø) 0.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 c334513...4876c80. Read the comment docs.

@arturbosch arturbosch added this to the 1.14.1 milestone Sep 27, 2020
@arturbosch arturbosch added the housekeeping Marker for housekeeping tasks and refactorings label Sep 27, 2020
@schalkms schalkms merged commit 21af91e into master Sep 27, 2020
@schalkms schalkms deleted the specify-type branch September 27, 2020 13:38
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.

2 participants