Closed purplecabbage closed 4 years ago
Merging #192 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #192 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 57 57
Lines 2032 1403 -629
Branches 412 245 -167
==========================================
- Hits 2032 1403 -629
Impacted Files | Coverage Δ | |
---|---|---|
src/RuntimeBaseCommand.js | 100.00% <100.00%> (ø) |
|
src/commands/runtime/action/create.js | 100.00% <100.00%> (ø) |
|
src/commands/runtime/action/get.js | 100.00% <100.00%> (ø) |
|
src/commands/runtime/action/invoke.js | 100.00% <100.00%> (ø) |
|
src/commands/runtime/action/list.js | 100.00% <100.00%> (ø) |
|
src/commands/runtime/activation/get.js | 100.00% <100.00%> (ø) |
|
src/commands/runtime/activation/logs.js | 100.00% <100.00%> (ø) |
|
src/commands/runtime/deploy/index.js | 100.00% <100.00%> (ø) |
|
src/commands/runtime/deploy/report.js | 100.00% <100.00%> (ø) |
|
src/commands/runtime/deploy/sync.js | 100.00% <100.00%> (ø) |
|
... and 15 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 749ee94...c21a3a2. Read the comment docs.
LGTM :)
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: