Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(npm package): cli restructure #15

Merged
merged 1 commit into from
Apr 14, 2019
Merged

refactor(npm package): cli restructure #15

merged 1 commit into from
Apr 14, 2019

Conversation

cdcabrera
Copy link
Owner

What's included

  • refactor(npm package): cli restructure

    BREAKING CHANGE: npm packaging, cli

    • build, update tooling for editor, ci, testing
    • build, readme cli additions
    • build, github request templates
    • cli, added bin script
    • docker, cmd script updated towards cli
    • tests, breakout ecma class for testing

Updates issue/story

updates #13

@cdcabrera cdcabrera force-pushed the npm-package branch 5 times, most recently from 490a64b to c284b64 Compare April 13, 2019 23:01
@codecov-io
Copy link

codecov-io commented Apr 13, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@93f1a27). Click here to learn what that means.
The diff coverage is 67.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #15   +/-   ##
=========================================
  Coverage          ?   69.33%           
=========================================
  Files             ?        5           
  Lines             ?      212           
  Branches          ?       59           
=========================================
  Hits              ?      147           
  Misses            ?       52           
  Partials          ?       13
Impacted Files Coverage Δ
src/docs/configDocs.js 100% <100%> (ø)
src/api/buildApi.js 50.81% <50.81%> (ø)
src/docs/buildDocs.js 56.25% <56.25%> (ø)
src/index.js 65.11% <63.41%> (ø)
src/api/parseApi.js 83.75% <83.75%> (ø)

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 93f1a27...e64481d. Read the comment docs.

@cdcabrera cdcabrera changed the title WIP refactor(npm package): cli restructure refactor(npm package): cli restructure Apr 13, 2019
@cdcabrera cdcabrera force-pushed the npm-package branch 3 times, most recently from dc21012 to ea66935 Compare April 14, 2019 01:27
BREAKING CHANGE: npm packaging, cli

* build, update tooling for editor, ci, testing
* build, readme cli additions, contributing
* build, github request templates
* cli, added bin script
* docker, cmd script updated towards cli
* tests, breakout ecma class for testing
@cdcabrera cdcabrera merged commit c47f89c into master Apr 14, 2019
cdcabrera added a commit that referenced this pull request Apr 14, 2019
BREAKING CHANGE: npm packaging, cli

* build, update tooling for editor, ci, testing
* build, readme cli additions, contributing
* build, github request templates
* cli, added bin script
* docker, cmd script updated towards cli
* tests, breakout ecma class for testing
cdcabrera added a commit that referenced this pull request Apr 14, 2019
BREAKING CHANGE: npm packaging, cli

* build, update tooling for editor, ci, testing
* build, readme cli additions, contributing
* build, github request templates
* cli, added bin script
* docker, cmd script updated towards cli
* tests, breakout ecma class for testing
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.

2 participants