Skip to content

many: inline constant to fix govet error - #17021

Merged
miguelpires merged 1 commit into
canonical:masterfrom
miguelpires:fix-go-vet-2
May 5, 2026
Merged

many: inline constant to fix govet error#17021
miguelpires merged 1 commit into
canonical:masterfrom
miguelpires:fix-go-vet-2

many: inline constant to fix govet err

15aed04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

79.04% (+0.00%) compared to 6ef8a8e

View this Pull Request on Codecov

79.04% (+0.00%) compared to 6ef8a8e

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.04%. Comparing base (6ef8a8e) to head (15aed04).

Files with missing lines Patch % Lines
testutil/base.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #17021   +/-   ##
=======================================
  Coverage   79.04%   79.04%           
=======================================
  Files        1375     1371    -4     
  Lines      191012   190928   -84     
  Branches     2465     2465           
=======================================
- Hits       150981   150924   -57     
+ Misses      30924    30904   -20     
+ Partials     9107     9100    -7     

☔ 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.