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

feat: strict validate deps #720

Merged
merged 2 commits into from
Oct 26, 2024

fix: ci

fd428b4
Select commit
Loading
Failed to load commit list.
Merged

feat: strict validate deps #720

fix: ci
fd428b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

96.46% (-0.01%) compared to d6f0e1d, passed because coverage increased by 0% when compared to adjusted base (96.46%)

View this Pull Request on Codecov

96.46% (-0.01%) compared to d6f0e1d, passed because coverage increased by 0% when compared to adjusted base (96.46%)

Details

Codecov Report

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

Project coverage is 96.46%. Comparing base (d6f0e1d) to head (fd428b4).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
app/core/service/PackageManagerService.ts 92.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #720      +/-   ##
==========================================
- Coverage   96.46%   96.46%   -0.01%     
==========================================
  Files         188      188              
  Lines       18803    18844      +41     
  Branches     2463     2481      +18     
==========================================
+ Hits        18139    18178      +39     
- Misses        664      666       +2     

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