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

fix: force detect unpkg-white-list #695

Merged
merged 4 commits into from
May 30, 2024

f

b3e57d1
Select commit
Loading
Failed to load commit list.
Merged

fix: force detect unpkg-white-list #695

f
b3e57d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 30, 2024 in 0s

96.80% (-0.03%) compared to c8f5ee8

View this Pull Request on Codecov

96.80% (-0.03%) compared to c8f5ee8

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 96.80%. Comparing base (c8f5ee8) to head (b3e57d1).
Report is 1 commits behind head on master.

Files Patch % Lines
app/core/service/PackageVersionFileService.ts 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #695      +/-   ##
==========================================
- Coverage   96.82%   96.80%   -0.03%     
==========================================
  Files         181      181              
  Lines       18018    18026       +8     
  Branches     2339     2336       -3     
==========================================
+ Hits        17446    17450       +4     
- Misses        572      576       +4     

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