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: add proxy support #250

Closed shazron closed 2 years ago

shazron commented 2 years ago

Dependencies

Before merge

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #250 (81e35b9) into master (f0f83e7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #250   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         1648      1649    +1     
  Branches       312       312           
=========================================
+ Hits          1648      1649    +1     
Impacted Files Coverage Δ
src/commands/runtime/property/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 f0f83e7...81e35b9. Read the comment docs.

shazron commented 2 years ago

Do not merge until Dependencies section is complete and tests pass after.