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: create sync task by 'GET /:fullname/-/:filenameWithVersion.tgz' #526

Merged
merged 6 commits into from
Jun 21, 2023

Merge branch 'master' into fix-allow-sync

7828dc9
Select commit
Loading
Failed to load commit list.
Merged

fix: create sync task by 'GET /:fullname/-/:filenameWithVersion.tgz' #526

Merge branch 'master' into fix-allow-sync
7828dc9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jun 20, 2023 in 0s

96.97% (-0.03%) compared to eb91b83

View this Pull Request on Codecov

96.97% (-0.03%) compared to eb91b83

Details

Codecov Report

Merging #526 (7828dc9) into master (eb91b83) will decrease coverage by 0.03%.
The diff coverage is 70.58%.

@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
- Coverage   97.00%   96.97%   -0.03%     
==========================================
  Files         174      174              
  Lines       16538    16546       +8     
  Branches     2162     2167       +5     
==========================================
+ Hits        16043    16046       +3     
- Misses        495      500       +5     
Impacted Files Coverage Δ
...rt/controller/package/DownloadPackageVersionTar.ts 90.12% <54.54%> (-5.77%) ⬇️
app/port/controller/AbstractController.ts 98.95% <100.00%> (ø)