Skip to content

Fix modernize lint: use strings.Cut instead of strings.Index

681ab49
Select commit
Loading
Failed to load commit list.
Merged

Update dependency golangci-lint to v2.8.0 #91

Fix modernize lint: use strings.Cut instead of strings.Index
681ab49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

93.24% (target 75.00%)

View this Pull Request on Codecov

93.24% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (9688e87) to head (681ab49).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   93.26%   93.24%   -0.02%     
==========================================
  Files          49       49              
  Lines        1841     1837       -4     
==========================================
- Hits         1717     1713       -4     
  Misses         88       88              
  Partials       36       36              
Files with missing lines Coverage Δ
pkg/httpcheck/check.go 94.06% <100.00%> (-0.20%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.