tbarlow12 / projector

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

feat: Copy content from playbook #6

Closed tbarlow12 closed 3 years ago

tbarlow12 commented 3 years ago

Lots of changes. Able to copy content from playbook to local directory

codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (0081572) into master (b8c409c) will decrease coverage by 1.35%. The diff coverage is 26.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   24.41%   23.05%   -1.36%     
==========================================
  Files          59       70      +11     
  Lines         299      360      +61     
  Branches       17       25       +8     
==========================================
+ Hits           73       83      +10     
- Misses        224      275      +51     
  Partials        2        2              
Impacted Files Coverage Δ
src/commands/backlog/backlog.ts 0.00% <0.00%> (ø)
.../commands/backlog/commands/create/backlogCreate.ts 0.00% <0.00%> (ø)
src/commands/backlog/commands/create/index.ts 0.00% <0.00%> (ø)
src/commands/backlog/commands/init/backlogInit.ts 0.00% <ø> (ø)
src/commands/backlog/commands/init/index.ts 0.00% <0.00%> (ø)
src/commands/backlog/index.ts 0.00% <0.00%> (ø)
src/commands/init/index.ts 0.00% <0.00%> (ø)
src/commands/links/index.ts 0.00% <0.00%> (ø)
src/commands/playbook/commands/index.ts 0.00% <0.00%> (ø)
...ands/issues/commands/create/createPlaybookIssue.ts 0.00% <0.00%> (ø)
... and 44 more

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