Skip to content

Conversation

@samijaber
Copy link
Contributor

@samijaber samijaber commented Aug 15, 2018

What: camelCasing for default start:* scripts on nps init

Why: the resulting JS from nps init can be currently broken (see #186)

How: by fixing the code & adding tests

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@codecov
Copy link

codecov bot commented Aug 15, 2018

Codecov Report

Merging #185 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #185   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines         386    385    -1     
  Branches       93     93           
=====================================
- Hits          386    385    -1
Impacted Files Coverage Δ
src/bin-utils/initialize/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 5fc101d...94a44c5. Read the comment docs.

Copy link
Collaborator

@Miklet Miklet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no questions, it looks good for me 👍

Copy link
Collaborator

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Thanks!

@kentcdodds kentcdodds merged commit 4a49142 into sezna:master Aug 20, 2018
@samijaber samijaber deleted the fix/default-scripts-camelcasing branch August 20, 2018 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants