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: avoid db query on sync mode all #527

Merged
merged 1 commit into from
Jun 20, 2023

fix: avoid db query on sync mode all

6f23ae5
Select commit
Loading
Failed to load commit list.
Merged

fix: avoid db query on sync mode all #527

fix: avoid db query on sync mode all
6f23ae5
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 #527 (6f23ae5) into master (eb91b83) will decrease coverage by 0.03%.
The diff coverage is 37.50%.

@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
- Coverage   97.00%   96.97%   -0.03%     
==========================================
  Files         174      174              
  Lines       16538    16545       +7     
  Branches     2162     2163       +1     
==========================================
+ Hits        16043    16045       +2     
- Misses        495      500       +5     
Impacted Files Coverage Δ
...rt/controller/package/DownloadPackageVersionTar.ts 90.00% <37.50%> (-5.90%) ⬇️