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

Add --count for list operations. #208

Closed rabbah closed 3 years ago

rabbah commented 3 years ago

Description

Related Issue

190.

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

meryllblanchet commented 3 years ago

Thanks for the submission, @rabbah ! Stay tuned for the review.

codecov[bot] commented 3 years ago

Codecov Report

Merging #208 (56a1f38) into master (1b15773) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #208   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        57           
  Lines         1443      1472   +29     
  Branches       260       277   +17     
=========================================
+ Hits          1443      1472   +29     
Impacted Files Coverage Δ
src/commands/runtime/action/list.js 100.00% <100.00%> (ø)
src/commands/runtime/activation/list.js 100.00% <100.00%> (ø)
src/commands/runtime/package/list.js 100.00% <100.00%> (ø)
src/commands/runtime/rule/list.js 100.00% <100.00%> (ø)
src/commands/runtime/trigger/list.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 1b15773...56a1f38. Read the comment docs.