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

Do not fail the build on config property warnings/deprecations - #2523 #2525

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

arturbosch
Copy link
Member

No description provided.

@arturbosch arturbosch added this to the 1.7.2 milestone Mar 27, 2020
@codecov-io
Copy link

codecov-io commented Mar 28, 2020

Codecov Report

Merging #2525 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2525      +/-   ##
============================================
+ Coverage     80.85%   80.88%   +0.03%     
  Complexity     2266     2266              
============================================
  Files           376      376              
  Lines          7348     7351       +3     
  Branches       1202     1205       +3     
============================================
+ Hits           5941     5946       +5     
  Misses          809      809              
+ Partials        598      596       -2     
Impacted Files Coverage Δ Complexity Δ
...ch/detekt/api/internal/ValidatableConfiguration.kt 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
...b/arturbosch/detekt/cli/config/ConfigValidators.kt 100.00% <0.00%> (+7.14%) 0.00% <0.00%> (ø%)
...in/io/gitlab/arturbosch/detekt/api/Notification.kt 100.00% <0.00%> (+100.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 ae6492b...626a2d4. Read the comment docs.

@arturbosch arturbosch merged commit 953c1a5 into master Mar 28, 2020
@arturbosch arturbosch deleted the 2523 branch March 28, 2020 09:27
@arturbosch
Copy link
Member Author

The codecov report is wierd. Maybe the github actions cache more stuff...

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