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

fix(schematics): support workspaces which use targets alias #424

Merged
merged 1 commit into from Apr 28, 2021

Conversation

JamesHenry
Copy link
Member

Fixes #403

@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

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

@@            Coverage Diff            @@
##             master     #424   +/-   ##
=========================================
  Coverage          ?   65.65%           
=========================================
  Files             ?       14           
  Lines             ?      591           
  Branches          ?      113           
=========================================
  Hits              ?      388           
  Misses            ?      153           
  Partials          ?       50           
Impacted Files Coverage Δ
packages/schematics/src/utils.ts 73.17% <50.00%> (ø)

@nx-cloud
Copy link

nx-cloud bot commented Apr 28, 2021

Nx Cloud Report

CI ran the following commands for commit 580062a. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=build --all --parallel
#000000 nx run-many --target=check-configs --all --parallel
#000000 nx run-many --target=test --all --parallel
#000000 nx run-many --target=typecheck --all --parallel

Sent with 💌 from NxCloud.

@JamesHenry JamesHenry merged commit da6bcf7 into master Apr 28, 2021
@JamesHenry JamesHenry deleted the targets-alias-for-architect branch April 28, 2021 09:12
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.

"Cannot set property 'lint' of undefined" error during conversion
1 participant