tbarlow12 / projector

The create-react-app for CSE projects
2 stars 0 forks source link

fix: Use addCommand for consistency and re-order params #7

Closed tbarlow12 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #7 (0b9f832) into master (0081572) will increase coverage by 0.25%. The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   23.05%   23.31%   +0.25%     
==========================================
  Files          70       70              
  Lines         360      356       -4     
  Branches       25       25              
==========================================
  Hits           83       83              
+ Misses        275      271       -4     
  Partials        2        2              
Impacted Files Coverage Δ
.../commands/backlog/commands/create/backlogCreate.ts 0.00% <0.00%> (ø)
src/commands/backlog/commands/init/backlogInit.ts 0.00% <0.00%> (ø)
...nds/template/commands/copy/playbookTemplateCopy.ts 0.00% <0.00%> (ø)
src/extensions/command.ts 0.00% <0.00%> (ø)
src/extensions/urlCommand.ts 0.00% <0.00%> (ø)
src/utils/configUtils.ts 35.71% <50.00%> (-2.75%) :arrow_down:

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 0081572...0b9f832. Read the comment docs.