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

[now projects] Add subcommand alias for now project #2750

Merged
merged 3 commits into from Aug 13, 2019

Conversation

TooTallNate
Copy link
Member

Fixes #2162.

@codecov-io
Copy link

codecov-io commented Aug 13, 2019

Codecov Report

Merging #2750 into canary will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           canary    #2750      +/-   ##
==========================================
- Coverage   13.77%   13.72%   -0.05%     
==========================================
  Files         262      262              
  Lines       10587    10555      -32     
  Branches     1365     1364       -1     
==========================================
- Hits         1458     1449       -9     
+ Misses       8980     8957      -23     
  Partials      149      149
Impacted Files Coverage Δ
src/util/dev/server.ts 61.11% <0%> (+0.06%) ⬆️
src/util/get-files.ts 91.01% <0%> (+0.9%) ⬆️
src/util/dev/builder.ts 73.11% <0%> (+1.01%) ⬆️
src/util/dev/builder-cache.ts 71.2% <0%> (+1.35%) ⬆️
src/util/output/create-output.ts 40.9% <0%> (+3.4%) ⬆️
src/util/dev/yarn-installer.ts 84.74% <0%> (+3.79%) ⬆️
src/util/dev/router.ts 83.33% <0%> (+4.76%) ⬆️

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 24dc2a3...4e52663. Read the comment docs.

@kodiakhq kodiakhq bot merged commit a734eb7 into canary Aug 13, 2019
@kodiakhq kodiakhq bot deleted the fix/project-subcommand branch August 13, 2019 02:37
AndyBitz pushed a commit that referenced this pull request Aug 20, 2019
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.

now projects ... works, but now project does not
3 participants