You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: simplify Codecov flag configuration and fix lint errors
- Remove paths filter from individual_flags (Go coverage uses full
module paths like github.com/mpyw/sql-http-proxy/internal/...)
- Simplify CI flags from unit,go1.23 to just unit (avoid multi-flag
complexity)
- Add verbose: true to codecov-action for debugging
- Fix errcheck and ineffassign lint errors in headers_test.go
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments