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

Remove peer deps next #99

Closed awharn closed 3 years ago

awharn commented 3 years ago

Remove @zowe/cli peer dependency to better support NPM v7

codecov[bot] commented 3 years ago

Codecov Report

Merging #99 (5da7b1f) into next (17df3cd) will decrease coverage by 0.75%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next      #99      +/-   ##
==========================================
- Coverage   94.30%   93.55%   -0.76%     
==========================================
  Files          74       74              
  Lines         755      760       +5     
  Branches       89       90       +1     
==========================================
- Hits          712      711       -1     
- Misses         43       49       +6     
Impacted Files Coverage Δ
src/imperative.ts 100.00% <ø> (ø)
src/cli/CicsSession.ts 60.00% <75.00%> (-20.00%) :arrow_down:
src/cli/CicsBaseHandler.ts 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 ea4e035...5da7b1f. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information