core-validate-commit icon indicating copy to clipboard operation
core-validate-commit copied to clipboard

WIP - test for cli args

Open lholmquist opened this issue 5 years ago • 2 comments

fixes #69

This PR is for adding in tests for the commands of the cli.

It is currently a WIP, and more commits will be added to it. Probably 1 commit per command

lholmquist avatar Jul 17 '19 18:07 lholmquist

Codecov Report

Merging #70 into master will increase coverage by 3.34%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   57.14%   60.49%   +3.34%     
==========================================
  Files          18       18              
  Lines         448      448              
==========================================
+ Hits          256      271      +15     
+ Misses        192      177      -15
Impacted Files Coverage Δ
bin/cmd.js 41.57% <0%> (+12.35%) :arrow_up:
lib/utils.js 70.96% <0%> (+12.9%) :arrow_up:

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 86b9053...d8695c0. Read the comment docs.

codecov[bot] avatar Jul 17 '19 18:07 codecov[bot]

The changes in #73 will affect this PR a little bit, so just putting this on hold until that one is sorted out

lholmquist avatar Jul 25 '19 20:07 lholmquist