e-square-io / nx-github-actions

A set of Github Actions for NX workspaces
MIT License
30 stars 6 forks source link

test: add utils tests #1

Closed ronnetzer closed 3 years ago

ronnetzer commented 3 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] 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
[ ] No

Other information

nx-cloud[bot] commented 3 years ago

Nx Cloud Report

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

πŸ“‚ See all runs for this branch

Status Command
#000000 nx run-many --projects=nx-affected-matrix --target=build --scan --parallel --maxParallel=3
#000000 nx run-many --projects=nx-affected-matrix --target=test --scan --parallel --maxParallel=3
#000000 nx run-many --projects=nx-distributed-task --target=build --scan --parallel --maxParallel=3
#000000 nx run-many --projects=nx-distributed-task --target=test --scan --parallel --maxParallel=3
#000000 nx run-many --projects=utils --target=test --scan --parallel --maxParallel=3

Sent with πŸ’Œ from NxCloud.

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@9ff48d7). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head a7a291e differs from pull request most recent head 7a6dcae. Consider uploading reports for the commit 7a6dcae to get more accurate results Impacted file tree graph

@@         Coverage Diff         @@
##             main   #1   +/-   ##
===================================
  Coverage        ?    0           
===================================
  Files           ?    0           
  Lines           ?    0           
  Branches        ?    0           
===================================
  Hits            ?    0           
  Misses          ?    0           
  Partials        ?    0           

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 9ff48d7...7a6dcae. Read the comment docs.