commonality / generator-community

䷤ Generate README, CODE_OF_CONDUCT, CONTRIBUTING, LICENSE, ISSUE_TEMPLATE, and PULL_REQUEST_TEMPLATE repository docs to encourage consumption and invite contributions.
MIT License
9 stars 7 forks source link

feat(product-manifest): extend generator-node:app #6

Closed gregswindle closed 7 years ago

gregswindle commented 7 years ago

Description of change

Generate:

Initialize a (local) Git repository, too, if one doesn't exist.

Associated issue(s)

Closes #4

PR check-list

:white_check_mark: Please review and check the appropriate items.

1. Code standards compliance

JavaScript Style Guide

2. Code quality Quality Gate

Measure Scores
Complexity Complexity
Cognitive complexity
Complexity per Class
Complexity per file
Complexity per Function
Duplications Duplications
Issues Issues
Maintainability Code smells
Maintainability
Technical debt
Reliability Reliability
Security Security

3. Test coverage Coverage Status

:information_source: These tasks are not required to open a PR, and may be addresses while the PR is open.

gregswindle commented 7 years ago

Despite Appveyor's intransigents, I'm gonna merge in order to keep things moving along.

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0e539d0). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #6   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      1           
  Lines             ?     30           
  Branches          ?      6           
=======================================
  Hits              ?     30           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
generators/app/index.js 100% <100%> (ø)

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 0e539d0...be5f92d. Read the comment docs.