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 unnecessary constant declaration #3903

Merged
merged 1 commit into from
Jun 25, 2021
Merged

Remove unnecessary constant declaration #3903

merged 1 commit into from
Jun 25, 2021

Conversation

schalkms
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 25, 2021

Codecov Report

Merging #3903 (1e0cab6) into main (66f20e7) will not change coverage.
The diff coverage is n/a.

❗ Current head 1e0cab6 differs from pull request most recent head f6a3117. Consider uploading reports for the commit f6a3117 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3903   +/-   ##
=========================================
  Coverage     83.55%   83.55%           
  Complexity     3118     3118           
=========================================
  Files           456      456           
  Lines          8973     8973           
  Branches       1746     1746           
=========================================
  Hits           7497     7497           
  Misses          564      564           
  Partials        912      912           
Impacted Files Coverage Δ
.../detekt/rules/documentation/EndOfSentenceFormat.kt 95.45% <ø> (ø)

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 66f20e7...f6a3117. Read the comment docs.

@schalkms schalkms added this to the 1.18.0 milestone Jun 25, 2021
@schalkms schalkms merged commit 6f64178 into detekt:main Jun 25, 2021
@schalkms schalkms deleted the unnecessary-const branch June 25, 2021 19:51
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Jul 8, 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.

3 participants