zowe / zowe-cli-cics-plugin

Migrated to zowe/cics-for-zowe-client.
https://github.com/zowe/cics-for-zowe-client
Eclipse Public License 2.0
7 stars 11 forks source link

Add options for associating pipeline URIMaps with webservices #66

Closed ghost closed 4 years ago

ghost commented 4 years ago

Resolves #56. Adds the following options to commands:

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d509437). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #66   +/-   ##
=========================================
  Coverage          ?   92.28%           
=========================================
  Files             ?       60           
  Lines             ?      622           
  Branches          ?       74           
=========================================
  Hits              ?      574           
  Misses            ?       48           
  Partials          ?        0
Impacted Files Coverage Δ
...li/define/urimap-server/UrimapServer.definition.ts 100% <ø> (ø)
...li/define/urimap-client/UrimapClient.definition.ts 100% <ø> (ø)
...efine/urimap-pipeline/UrimapPipeline.definition.ts 100% <ø> (ø)
src/cli/-strings-/en.ts 100% <ø> (ø)
...c/cli/define/urimap-server/UrimapServer.handler.ts 100% <ø> (ø)
...i/define/urimap-pipeline/UrimapPipeline.handler.ts 100% <ø> (ø)
...c/cli/define/urimap-client/UrimapClient.handler.ts 100% <ø> (ø)
src/api/methods/define/Define.ts 97.53% <100%> (ø)

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 d509437...8bb3888. Read the comment docs.