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

Refactoring: Class member can have private visibility #3110

Merged
merged 1 commit into from
Sep 27, 2020

Conversation

schalkms
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 27, 2020

Codecov Report

Merging #3110 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3110   +/-   ##
=========================================
  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 Δ
...urbosch/detekt/rules/bugs/ImplicitDefaultLocale.kt 74.19% <ø> (ø) 9.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...649065a. 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 ce34655 into master Sep 27, 2020
@schalkms schalkms deleted the private-visibility 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.

None yet

2 participants