e-square-io / nx-github-actions

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

ci: update workflows #23

Closed ronnetzer closed 2 years ago

ronnetzer commented 2 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
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:
nx-cloud[bot] commented 2 years ago

☁️ Nx Cloud Report

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

📂 See all runs for this branch


✅ Successfully ran 5 targets - [`nx run-many --projects=nx-affected-matrix --target=build --scan --parallel --maxParallel=3`](https://nx.app/runs/61axiBJKa9q) - [`nx run-many --projects=utils --target=test --scan --parallel --maxParallel=3`](https://nx.app/runs/amYCqv2Ov4x) - [`nx run-many --projects=nx-distributed-task --target=test --scan --parallel --maxParallel=3`](https://nx.app/runs/fS9JqmY0awO) - [`nx run-many --projects=nx-distributed-task --target=build --scan --parallel --maxParallel=3`](https://nx.app/runs/ZNUzEhDAgHe) - [`nx run-many --projects=nx-affected-matrix --target=test --scan --parallel --maxParallel=3`](https://nx.app/runs/QkQm4mcp6wL)

Sent with 💌 from NxCloud.

codecov[bot] commented 2 years ago

Codecov Report

Merging #23 (1b70b8d) into main (44de734) will decrease coverage by 1.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   86.91%   85.46%   -1.46%     
==========================================
  Files          12       12              
  Lines         344      344              
  Branches       46       46              
==========================================
- Hits          299      294       -5     
- Misses         35       40       +5     
  Partials       10       10              
Flag Coverage Δ
nx-affected-matrix 97.82% <ø> (?)
nx-distributed-task 94.59% <ø> (?)
utils 81.99% <ø> (?)
Impacted Files Coverage Δ
packages/utils/src/lib/logger.ts 42.85% <0.00%> (-35.72%) :arrow_down:

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 757ac5c...1b70b8d. Read the comment docs.