Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

fix(utils): protect against no dependsOn #64

Merged
merged 2 commits into from
Nov 22, 2022
Merged

fix(utils): protect against no dependsOn #64

merged 2 commits into from
Nov 22, 2022

Conversation

Danieliverant
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: CONTRIBUTING.md
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #64 (adba61b) into main (c9dfba8) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   87.92%   87.92%           
=======================================
  Files          15       15           
  Lines         381      381           
  Branches       55       55           
=======================================
  Hits          335      335           
  Misses         43       43           
  Partials        3        3           
Flag Coverage Δ
nx-affected-matrix 95.91% <ø> (ø)
nx-distributed-task 100.00% <ø> (ø)
utils 80.70% <0.00%> (ø)
Impacted Files Coverage Δ
packages/utils/src/lib/inputs.ts 58.33% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ronnetzer ronnetzer merged commit 18a7bbe into main Nov 22, 2022
@ronnetzer ronnetzer deleted the fix-depends-on branch November 22, 2022 08:04
@ronnetzer ronnetzer mentioned this pull request Nov 22, 2022
@ronnetzer ronnetzer linked an issue Nov 22, 2022 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nx v15 support
2 participants