d0e92e767a778414b318d5ea20d2c255db48596e
Add go-test-coverage for coverage threshold enforcement. Coverage data is uploaded as artifacts on main branch and compared against baseline in PRs using shell script that gracefully handles first run without baseline. PR comments show coverage percentage. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
DB Setup
Helper module for setting up database connection pool using an OTEL-wrapper which adds the actual query to a span.
Description