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

Split out separate test includes/excludes #35

Merged
merged 1 commit into from
May 24, 2018
Merged

Conversation

freemanjp
Copy link
Member

In preparation for scanning scripts.

In preparation for scanning scripts.
@codecov
Copy link

codecov bot commented May 24, 2018

Codecov Report

Merging #35 into master will increase coverage by 0.93%.
The diff coverage is 81.96%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #35      +/-   ##
============================================
+ Coverage     82.39%   83.33%   +0.93%     
  Complexity       77       77              
============================================
  Files            15       15              
  Lines           409      432      +23     
  Branches         66       62       -4     
============================================
+ Hits            337      360      +23     
- Misses           27       31       +4     
+ Partials         45       41       -4
Impacted Files Coverage Δ Complexity Δ
...m/github/gantsign/maven/plugin/ktlint/CheckMojo.kt 92% <100%> (+15.52%) 5 <0> (ø) ⬇️
...hub/gantsign/maven/plugin/ktlint/internal/Check.kt 100% <100%> (ø) 4 <0> (ø) ⬇️
.../github/gantsign/maven/plugin/ktlint/FormatMojo.kt 90.47% <100%> (+13.55%) 4 <0> (-1) ⬇️
...ub/gantsign/maven/plugin/ktlint/internal/Report.kt 100% <100%> (ø) 2 <0> (ø) ⬇️
...ub/gantsign/maven/plugin/ktlint/internal/Format.kt 76.08% <75.6%> (-4.87%) 12 <9> (+1)
...ven/plugin/ktlint/internal/AbstractCheckSupport.kt 77.66% <77.27%> (-1.93%) 16 <0> (+1)
...ithub/gantsign/maven/plugin/ktlint/KtlintReport.kt 70.58% <84.61%> (+11.21%) 4 <0> (-1) ⬇️

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 2f874e6...96d86fa. Read the comment docs.

@freemanjp freemanjp merged commit 79f8651 into master May 24, 2018
@freemanjp freemanjp deleted the test-includes branch May 24, 2018 20:03
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