adobe / aio-cli-plugin-runtime

Adobe I/O Runtime plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
15 stars 31 forks source link

feat. ACNA-594 - Omit code on action get #263

Closed florind-ens closed 2 years ago

florind-ens commented 2 years ago

Description

By default omit code from the action payload, unless it's explicitly required.

Related Issue

https://github.com/adobe/aio-cli-plugin-runtime/issues/79

Motivation and Context

How Has This Been Tested?

unit test.

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #263 (615096f) into master (4ca7c1e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #263   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         1674      1675    +1     
  Branches       316       317    +1     
=========================================
+ Hits          1674      1675    +1     
Impacted Files Coverage Δ
src/commands/runtime/action/get.js 100.00% <100.00%> (ø)

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 4ca7c1e...615096f. Read the comment docs.