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

Test node 14 #96

Closed gejohnston closed 3 years ago

gejohnston commented 3 years ago

All tests run under node 14.14.0. Updated dev dependencies for Jest test reporters. Updated snapshots to include base profile and tokens in help.

t1m0thyj commented 3 years ago

Changes look good to me. PR build should pass once "no-changelog" label is added, and the TS errors about positionals are fixed (IHandlerParameters now requires that positionals is defined - example).

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   94.30%   94.30%           
=======================================
  Files          74       74           
  Lines         755      755           
  Branches       89       89           
=======================================
  Hits          712      712           
  Misses         43       43           

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 7815151...db9a5a3. Read the comment docs.