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

fix for undefined version when namespace is subdomain #243

Closed Himavanth closed 3 years ago

Himavanth commented 3 years ago

Description

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

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #243 (6a44cc2) into master (6b9932a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #243   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           58        58           
  Lines         1568      1568           
  Branches       311       311           
=========================================
  Hits          1568      1568           
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 6b9932a...6a44cc2. Read the comment docs.