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

Refactor MagicNumber to use commaSeparatedPatterns #2195

Merged
merged 1 commit into from
Dec 27, 2019
Merged

Refactor MagicNumber to use commaSeparatedPatterns #2195

merged 1 commit into from
Dec 27, 2019

Conversation

schalkms
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 27, 2019

Codecov Report

Merging #2195 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2195      +/-   ##
============================================
- Coverage     81.17%   81.17%   -0.01%     
  Complexity     2059     2059              
============================================
  Files           339      339              
  Lines          5891     5890       -1     
  Branches       1073     1072       -1     
============================================
- Hits           4782     4781       -1     
  Misses          535      535              
  Partials        574      574
Impacted Files Coverage Δ Complexity Δ
...itlab/arturbosch/detekt/rules/style/MagicNumber.kt 89.47% <100%> (-0.14%) 60 <0> (ø)

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 aa21086...fbdcd26. Read the comment docs.

@arturbosch arturbosch merged commit 0d8895e into detekt:master Dec 27, 2019
@arturbosch arturbosch added this to the 1.3.1 milestone Dec 27, 2019
@schalkms schalkms deleted the refactor-MagicNumber branch December 30, 2019 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants