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: github file size limit increased to 250mb #632

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jan 6, 2024

closes cnpm/cnpm#435

Copy link

codecov bot commented Jan 6, 2024

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 ⚠️
.../port/controller/admin/PaddingVersionController.ts 48.83% 22 Missing ⚠️
app/core/service/FixNoPaddingVersionService.ts 54.54% 15 Missing ⚠️
app/core/service/PackageSearchService.ts 93.72% 15 Missing ⚠️
app/core/service/PackageSyncerService.ts 85.84% 15 Missing ⚠️
app/port/schedule/SyncBinaryWorker.ts 21.42% 11 Missing ⚠️
app/repository/PackageVersionRepository.ts 87.95% 10 Missing ⚠️
app/core/service/PackageVersionFileService.ts 92.59% 8 Missing ⚠️
app/core/entity/PaddingSemVer.ts 88.00% 6 Missing ⚠️
app/core/service/PackageVersionService.ts 94.91% 6 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            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     

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

@fengmk2 fengmk2 merged commit d5bf9ce into master Jan 6, 2024
11 of 13 checks passed
@fengmk2 fengmk2 deleted the GithubBinary-max-size-250mb branch January 6, 2024 13:08
fengmk2 pushed a commit that referenced this pull request Jan 6, 2024
[skip ci]

## [3.49.4](v3.49.3...v3.49.4) (2024-01-06)

### Bug Fixes

* github file size limit increased to 250mb ([#632](#632)) ([d5bf9ce](d5bf9ce))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

poi 的二进制镜像的 exe 文件未被同步
1 participant