Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

style: apply cargo fmt after dylint rename

efdcd91
Select commit
Loading
Failed to load commit list.
Draft

chore(dylint): bump perfectionist to 0.0.0-rc.12, trim style rules #519

style: apply cargo fmt after dylint rename
efdcd91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 1s

88.58% (+0.06%) compared to fe27251

View this Pull Request on Codecov

88.58% (+0.06%) compared to fe27251

Details

Codecov Report

❌ Patch coverage is 83.96226% with 119 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.58%. Comparing base (fe27251) to head (efdcd91).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/store-dir/src/msgpackr_records.rs 68.58% 71 Missing ⚠️
crates/tarball/src/lib.rs 64.44% 16 Missing ⚠️
...package-manager/src/install_package_by_snapshot.rs 53.33% 7 Missing ⚠️
crates/executor/src/lifecycle.rs 80.00% 6 Missing ⚠️
crates/package-manager/src/create_virtual_store.rs 82.14% 5 Missing ⚠️
crates/package-manager/src/link_file.rs 81.81% 4 Missing ⚠️
crates/real-hoist/src/lib.rs 60.00% 4 Missing ⚠️
...tes/package-manager/src/install_frozen_lockfile.rs 77.77% 2 Missing ⚠️
crates/config/src/lib.rs 92.30% 1 Missing ⚠️
crates/git-fetcher/src/packlist.rs 92.85% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #519      +/-   ##
==========================================
+ Coverage   88.51%   88.58%   +0.06%     
==========================================
  Files         125      125              
  Lines       13821    13948     +127     
==========================================
+ Hits        12234    12356     +122     
- Misses       1587     1592       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.