pnpm / pacquet

experimental package manager for node.js
Apache License 2.0
763 stars 21 forks source link

ci: clippy and doc on all platforms #153

Closed KSXGitHub closed 11 months ago

KSXGitHub commented 11 months ago

Fixes https://github.com/pnpm/pacquet/issues/152

I also remove ck and lint from cargo aliases. Currently, pacquet doesn't use any feature flag, and even if we are to add them in the future, we would have to use cargo-hack instead.

github-actions[bot] commented 11 months ago

Micro-Benchmark Results

Linux

group                          main                                   pr
-----                          ----                                   --
tarball/download_dependency    1.06      8.7±6.59ms   496.1 KB/sec    1.00      8.3±4.32ms   523.5 KB/sec
codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (81fb900) 86.73% compared to head (0784ebc) 86.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ======================================= Coverage 86.73% 86.73% ======================================= Files 39 39 Lines 2540 2540 ======================================= Hits 2203 2203 Misses 337 337 ``` | [Files](https://app.codecov.io/gh/pnpm/pacquet/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pnpm) | Coverage Δ | | |---|---|---| | [crates/cli/src/fs.rs](https://app.codecov.io/gh/pnpm/pacquet/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pnpm#diff-Y3JhdGVzL2NsaS9zcmMvZnMucnM=) | `100.00% <100.00%> (ø)` | | | [crates/npmrc/src/custom\_deserializer.rs](https://app.codecov.io/gh/pnpm/pacquet/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pnpm#diff-Y3JhdGVzL25wbXJjL3NyYy9jdXN0b21fZGVzZXJpYWxpemVyLnJz) | `97.95% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.