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

refactor: sources async job #4008

Merged
merged 18 commits into from
Nov 1, 2023

chore: master pull

98a2ca2
Select commit
Loading
Failed to load commit list.
Merged

refactor: sources async job #4008

chore: master pull
98a2ca2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 1s

71.73% (+0.19%) compared to 17590a6

View this Pull Request on Codecov

71.73% (+0.19%) compared to 17590a6

Details

Codecov Report

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

Comparison is base (17590a6) 71.53% compared to head (98a2ca2) 71.73%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4008      +/-   ##
==========================================
+ Coverage   71.53%   71.73%   +0.19%     
==========================================
  Files         373      373              
  Lines       54838    54941     +103     
==========================================
+ Hits        39227    39410     +183     
+ Misses      13273    13199      -74     
+ Partials     2338     2332       -6     
Files Coverage Δ
warehouse/api/http.go 78.94% <100.00%> (ø)
warehouse/app.go 89.59% <100.00%> (ø)
warehouse/integrations/testhelper/setup.go 99.36% <100.00%> (-0.32%) ⬇️
warehouse/internal/model/upload.go 100.00% <ø> (ø)
warehouse/internal/repo/upload.go 91.01% <ø> (ø)
warehouse/router/router.go 87.54% <100.00%> (-0.03%) ⬇️
warehouse/integrations/testhelper/verify.go 89.64% <91.66%> (ø)
warehouse/internal/model/source.go 91.66% <91.66%> (ø)
warehouse/slave/worker.go 80.97% <76.19%> (-0.89%) ⬇️
warehouse/internal/repo/load.go 80.32% <79.41%> (+4.57%) ⬆️
... and 5 more

... and 9 files with indirect coverage changes

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