e-square-io / nx-github-actions

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

fix: wrong badge in readmes #28

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?

[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?

npm badge is readme have the wrong path

Does this PR introduce a breaking change?

[ ] Yes
[x] No
nx-cloud[bot] commented 2 years ago

☁️ Nx Cloud Report

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

📂 See all runs for this branch


✅ Successfully ran 2 targets - [`nx run-many --projects=nx-affected-matrix,nx-distributed-task --target=build --scan --parallel --maxParallel=3`](https://nx.app/runs/VUW9My0gJSV) - [`nx run-many --projects=nx-affected-matrix,nx-distributed-task --target=test --scan --parallel --maxParallel=3`](https://nx.app/runs/ttNsQI1YT0D)

Sent with 💌 from NxCloud.

codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (bdab16f) into main (026026e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   86.24%   86.24%           
=======================================
  Files          13       13           
  Lines         349      349           
  Branches       51       51           
=======================================
  Hits          301      301           
  Misses         38       38           
  Partials       10       10           
Flag Coverage Δ *Carryforward flag
nx-affected-matrix 97.77% <ø> (ø)
nx-distributed-task 91.89% <ø> (ø)
utils 83.52% <ø> (ø) Carriedforward from 026026e

*This pull request uses carry forward flags. Click here to find out more.


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 0ce3e5f...bdab16f. Read the comment docs.