Skip to content

fix(package-managers): Use `projectType` as the ID type for projects

Codecov / codecov/project succeeded Jan 2, 2025 in 0s

68.01% (-0.09%) compared to e7b8a3a

View this Pull Request on Codecov

68.01% (-0.09%) compared to e7b8a3a

Details

Codecov Report

Attention: Patch coverage is 62.96296% with 10 lines in your changes missing coverage. Please review.

Project coverage is 68.01%. Comparing base (e7b8a3a) to head (dd9079f).

Files with missing lines Patch % Lines
...package-managers/node/src/main/kotlin/yarn/Yarn.kt 0.00% 2 Missing ⚠️
...src/main/kotlin/utils/PythonInspectorExtensions.kt 0.00% 2 Missing ⚠️
...s/package-managers/node/src/main/kotlin/npm/Npm.kt 50.00% 1 Missing ⚠️
...s/node/src/main/kotlin/npm/NpmDependencyHandler.kt 0.00% 1 Missing ⚠️
...package-managers/node/src/main/kotlin/pnpm/Pnpm.kt 0.00% 1 Missing ⚠️
...node/src/main/kotlin/pnpm/PnpmDependencyHandler.kt 0.00% 1 Missing ⚠️
...ckage-managers/node/src/main/kotlin/yarn2/Yarn2.kt 0.00% 1 Missing ⚠️
.../src/main/kotlin/utils/NuGetInspectorExtensions.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9680      +/-   ##
============================================
- Coverage     68.10%   68.01%   -0.09%     
+ Complexity     1294     1289       -5     
============================================
  Files           249      249              
  Lines          8841     8842       +1     
  Branches        922      922              
============================================
- Hits           6021     6014       -7     
- Misses         2432     2441       +9     
+ Partials        388      387       -1     

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