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

Disabled experimental rules by default #198

Merged
merged 1 commit into from
Mar 18, 2019
Merged

Disabled experimental rules by default #198

merged 1 commit into from
Mar 18, 2019

Conversation

freemanjp
Copy link
Member

The experimental rules were added in the last ktlint release (0.31.0).

The experimental rules were added in the last `ktlint` release (0.31.0).
@codecov
Copy link

codecov bot commented Mar 18, 2019

Codecov Report

Merging #198 into master will decrease coverage by 0.18%.
The diff coverage is 79.16%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #198      +/-   ##
============================================
- Coverage     84.64%   84.46%   -0.19%     
  Complexity       76       76              
============================================
  Files            16       16              
  Lines           456      470      +14     
  Branches         60       62       +2     
============================================
+ Hits            386      397      +11     
- Misses           30       31       +1     
- Partials         40       42       +2
Impacted Files Coverage Δ Complexity Δ
...ub/gantsign/maven/plugin/ktlint/internal/Report.kt 100% <100%> (ø) 2 <0> (ø) ⬇️
...ithub/gantsign/maven/plugin/ktlint/KtlintReport.kt 89.74% <100%> (+0.26%) 9 <0> (ø) ⬇️
...ub/gantsign/maven/plugin/ktlint/internal/Format.kt 71.42% <100%> (ø) 8 <0> (ø) ⬇️
...m/github/gantsign/maven/plugin/ktlint/CheckMojo.kt 93.54% <100%> (+0.21%) 5 <0> (ø) ⬇️
.../github/gantsign/maven/plugin/ktlint/FormatMojo.kt 92.59% <100%> (+0.28%) 4 <0> (ø) ⬇️
...hub/gantsign/maven/plugin/ktlint/internal/Check.kt 100% <100%> (ø) 4 <0> (ø) ⬇️
...ven/plugin/ktlint/internal/AbstractCheckSupport.kt 76.41% <50%> (ø) 10 <0> (ø) ⬇️
...aven/plugin/ktlint/internal/AbstractLintSupport.kt 81.25% <66.66%> (-5.71%) 3 <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 5d168a8...6325d20. Read the comment docs.

@freemanjp freemanjp merged commit 6429f8b into master Mar 18, 2019
@freemanjp freemanjp deleted the dis-exp branch March 18, 2019 21:18
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.

1 participant