Skip to content

go: mod tidy

9a21717
Select commit
Loading
Failed to load commit list.
Merged

go: use version 1.24 #1439

go: mod tidy
9a21717
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2025 in 0s

75.02% (+0.00%) compared to c05068c

View this Pull Request on Codecov

75.02% (+0.00%) compared to c05068c

Details

Codecov Report

Attention: Patch coverage is 83.19328% with 60 lines in your changes missing coverage. Please review.

Project coverage is 75.02%. Comparing base (c05068c) to head (9a21717).

Files with missing lines Patch % Lines
context/context.go 23.07% 9 Missing and 1 partial ⚠️
deb/graph.go 36.36% 5 Missing and 2 partials ⚠️
api/publish.go 0.00% 4 Missing ⚠️
deb/index_files.go 42.85% 4 Missing ⚠️
files/public.go 60.00% 4 Missing ⚠️
cmd/db_cleanup.go 57.14% 3 Missing ⚠️
files/package_pool.go 50.00% 3 Missing ⚠️
swift/public.go 66.66% 3 Missing ⚠️
task/list.go 40.00% 3 Missing ⚠️
api/api.go 90.47% 2 Missing ⚠️
... and 11 more
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1439   +/-   ##
=======================================
  Coverage   75.02%   75.02%           
=======================================
  Files         157      157           
  Lines       18362    18385   +23     
=======================================
+ Hits        13776    13794   +18     
- Misses       3446     3451    +5     
  Partials     1140     1140           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.