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

Activate UseErrorOrCheck rule #2542

Merged
merged 1 commit into from
Mar 28, 2020
Merged

Activate UseErrorOrCheck rule #2542

merged 1 commit into from
Mar 28, 2020

Conversation

arturbosch
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 28, 2020

Codecov Report

Merging #2542 into master will increase coverage by 0.96%.
The diff coverage is 62.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2542      +/-   ##
============================================
+ Coverage     79.89%   80.85%   +0.96%     
- Complexity     2263     2265       +2     
============================================
  Files           376      376              
  Lines          6659     7355     +696     
  Branches       1202     1206       +4     
============================================
+ Hits           5320     5947     +627     
- Misses          738      809      +71     
+ Partials        601      599       -2     
Impacted Files Coverage Δ Complexity Δ
...lab/arturbosch/detekt/api/internal/PathMatchers.kt 55.55% <0.00%> (+1.01%) 0.00 <0.00> (ø)
...tlin/io/gitlab/arturbosch/detekt/cli/JCommander.kt 87.50% <ø> (+4.16%) 0.00 <0.00> (ø)
...ab/arturbosch/detekt/cli/runners/VersionPrinter.kt 66.66% <0.00%> (+6.66%) 2.00 <0.00> (ø)
...itlab/arturbosch/detekt/generator/GeneratorArgs.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...etekt/rules/complexity/StringLiteralDuplication.kt 95.55% <90.00%> (+0.55%) 5.00 <1.00> (ø)
...n/kotlin/io/gitlab/arturbosch/detekt/api/Metric.kt 85.71% <100.00%> (+1.50%) 9.00 <2.00> (ø)
...gitlab/arturbosch/detekt/cli/ArgumentConverters.kt 80.00% <100.00%> (ø) 0.00 <0.00> (ø)
...lin/io/gitlab/arturbosch/detekt/core/KtCompiler.kt 96.29% <100.00%> (+0.14%) 9.00 <0.00> (ø)
...lin/io/gitlab/arturbosch/detekt/api/ConfigAware.kt 60.00% <0.00%> (-6.67%) 0.00% <0.00%> (ø%)
...ain/kotlin/io/gitlab/arturbosch/detekt/api/Rule.kt 89.47% <0.00%> (-4.65%) 13.00% <0.00%> (ø%)
... and 263 more

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 dfd8b35...b200621. Read the comment docs.

@arturbosch arturbosch added this to the 1.8.0 milestone Mar 28, 2020
@arturbosch arturbosch merged commit be4a0fd into master Mar 28, 2020
@arturbosch arturbosch deleted the useerrororcheck-rule branch March 28, 2020 18:12
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