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

node: Represent workspace submodules as Projects #9247

Merged
merged 6 commits into from
Oct 9, 2024

fix(node): Represent workspace submodules as Projects

510909b
Select commit
Loading
Failed to load commit list.
Merged

node: Represent workspace submodules as Projects #9247

fix(node): Represent workspace submodules as Projects
510909b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

67.65% (-0.03%) compared to 8b07534

View this Pull Request on Codecov

67.65% (-0.03%) compared to 8b07534

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.65%. Comparing base (8b07534) to head (510909b).

Files with missing lines Patch % Lines
...node/src/main/kotlin/utils/NpmDependencyHandler.kt 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9247      +/-   ##
============================================
- Coverage     67.67%   67.65%   -0.03%     
  Complexity     1185     1185              
============================================
  Files           239      239              
  Lines          7795     7796       +1     
  Branches        899      900       +1     
============================================
- Hits           5275     5274       -1     
  Misses         2153     2153              
- Partials        367      369       +2     

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