Skip to content

Actually print the invalid properties #2955

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

Merged
merged 1 commit into from
Aug 9, 2020
Merged

Conversation

arturbosch
Copy link
Member

@arturbosch arturbosch added this to the 1.11.0 milestone Aug 9, 2020
@codecov
Copy link

codecov bot commented Aug 9, 2020

Codecov Report

Merging #2955 into master will decrease coverage by 0.02%.
The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2955      +/-   ##
============================================
- Coverage     80.26%   80.24%   -0.03%     
  Complexity     2455     2455              
============================================
  Files           422      422              
  Lines          7414     7420       +6     
  Branches       1356     1357       +1     
============================================
+ Hits           5951     5954       +3     
- Misses          760      762       +2     
- Partials        703      704       +1     
Impacted Files Coverage Δ Complexity Δ
.../arturbosch/detekt/core/config/ConfigValidators.kt 81.25% <57.14%> (-18.75%) 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 dd1a995...c4988ab. Read the comment docs.

@arturbosch arturbosch merged commit aa8ae2e into master Aug 9, 2020
@arturbosch arturbosch deleted the print-invalid-properties branch August 9, 2020 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proper error message which config properties are invalid
2 participants