cnpm / cnpmcore

Private NPM Registry for Enterprise
https://npmmirror.com
MIT License
622 stars 84 forks source link

fix: github file size limit increased to 250mb #632

Closed fengmk2 closed 10 months ago

fengmk2 commented 10 months ago

closes https://github.com/cnpm/cnpm/issues/435

codecov[bot] commented 10 months ago

Codecov Report

Attention: 166 lines in your changes are missing coverage. Please review.

Comparison is base (6624a36) 97.45% compared to head (98cdb33) 96.85%. Report is 153 commits behind head on master.

Files Patch % Lines
config/config.default.ts 56.33% 31 Missing :warning:
.../port/controller/admin/PaddingVersionController.ts 48.83% 22 Missing :warning:
app/core/service/FixNoPaddingVersionService.ts 54.54% 15 Missing :warning:
app/core/service/PackageSearchService.ts 93.72% 15 Missing :warning:
app/core/service/PackageSyncerService.ts 85.84% 15 Missing :warning:
app/port/schedule/SyncBinaryWorker.ts 21.42% 11 Missing :warning:
app/repository/PackageVersionRepository.ts 87.95% 10 Missing :warning:
app/core/service/PackageVersionFileService.ts 92.59% 8 Missing :warning:
app/core/entity/PaddingSemVer.ts 88.00% 6 Missing :warning:
app/core/service/PackageVersionService.ts 94.91% 6 Missing :warning:
... and 10 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #632 +/- ## ========================================== - Coverage 97.45% 96.85% -0.60% ========================================== Files 168 180 +12 Lines 15691 17570 +1879 Branches 2018 2292 +274 ========================================== + Hits 15291 17017 +1726 - Misses 400 553 +153 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.