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

Check duplicate dependencies in CI #124

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Check duplicate dependencies in CI #124

merged 1 commit into from
Feb 7, 2024

Conversation

kouak
Copy link
Contributor

@kouak kouak commented Feb 7, 2024

Adds a dedupe-check step in CI, which runs pnpm dedupe --check.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f66b766) 86.07% compared to head (372038c) 86.07%.

❗ Current head 372038c differs from pull request most recent head a5f7a70. Consider uploading reports for the commit a5f7a70 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   86.07%   86.07%           
=======================================
  Files          65       65           
  Lines        6062     6062           
  Branches      273      273           
=======================================
  Hits         5218     5218           
  Misses        835      835           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kouak kouak force-pushed the dedupe-in-ci branch 5 times, most recently from ebc3a7d to a5f7a70 Compare February 7, 2024 14:26
@kouak kouak merged commit daffaa7 into master Feb 7, 2024
4 checks passed
@kouak kouak deleted the dedupe-in-ci branch February 7, 2024 14:29
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.

1 participant