Skip to content

refactor(pnpm): Make `Pnpm` separate from `Npm`

Codecov / codecov/project failed Oct 25, 2024 in 1s

66.54% (-0.92%) compared to 1394274

View this Pull Request on Codecov

66.54% (-0.92%) compared to 1394274

Details

Codecov Report

Attention: Patch coverage is 1.66667% with 118 lines in your changes missing coverage. Please review.

Project coverage is 66.54%. Comparing base (1394274) to head (9d3df9a).

Files with missing lines Patch % Lines
...package-managers/node/src/main/kotlin/pnpm/Pnpm.kt 2.81% 69 Missing ⚠️
...node/src/main/kotlin/pnpm/PnpmDependencyHandler.kt 0.00% 28 Missing ⚠️
...e-managers/node/src/main/kotlin/pnpm/ModuleInfo.kt 0.00% 21 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9274      +/-   ##
============================================
- Coverage     67.45%   66.54%   -0.92%     
  Complexity     1200     1200              
============================================
  Files           241      244       +3     
  Lines          8500     8620     +120     
  Branches        904      910       +6     
============================================
+ Hits           5734     5736       +2     
- Misses         2402     2520     +118     
  Partials        364      364              

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