Closed jansorg closed 5 years ago
Merging #35 into master will increase coverage by
0.1%
. The diff coverage is87.5%
.
@@ Coverage Diff @@
## master #35 +/- ##
=========================================
+ Coverage 75.71% 75.81% +0.1%
=========================================
Files 17 17
Lines 700 703 +3
=========================================
+ Hits 530 533 +3
Misses 170 170
Impacted Files | Coverage Δ | |
---|---|---|
lib/support/linux.js | 65.42% <100%> (ø) |
:arrow_up: |
lib/support/windows.js | 72.72% <100%> (+0.63%) |
:arrow_up: |
lib/support/osx.js | 82.55% <100%> (+0.2%) |
:arrow_up: |
lib/index.js | 76% <50%> (ø) |
:arrow_up: |
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 002305b...6950b00. Read the comment docs.
Merging #35 into master will increase coverage by
0.1%
. The diff coverage is87.5%
.
@@ Coverage Diff @@
## master #35 +/- ##
=========================================
+ Coverage 75.71% 75.81% +0.1%
=========================================
Files 17 17
Lines 700 703 +3
=========================================
+ Hits 530 533 +3
Misses 170 170
Impacted Files | Coverage Δ | |
---|---|---|
lib/support/linux.js | 65.42% <100%> (ø) |
:arrow_up: |
lib/support/windows.js | 72.72% <100%> (+0.63%) |
:arrow_up: |
lib/support/osx.js | 82.55% <100%> (+0.2%) |
:arrow_up: |
lib/index.js | 76% <50%> (ø) |
:arrow_up: |
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 002305b...6950b00. Read the comment docs.
new parameter
openCopilot
to define if copilot should be launched by kited or not. Needed for https://github.com/kiteco/kite-installer/pull/87