Skip to content

fix: bump otlptracehttp and tidy e2e module

77ca4fc
Select commit
Loading
Failed to load commit list.
Open

fix: improve error messages for missing database tables #2775

fix: bump otlptracehttp and tidy e2e module
77ca4fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 16, 2026 in 0s

73.60% (target 75.00%)

View this Pull Request on Codecov

73.60% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 68.22430% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.60%. Comparing base (fa85ab8) to head (77ca4fc).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/datastore/spanner/errors.go 23.53% 12 Missing and 1 partial ⚠️
pkg/middleware/readiness/readiness.go 89.25% 8 Missing and 2 partials ⚠️
internal/datastore/crdb/caveat.go 0.00% 5 Missing and 1 partial ⚠️
internal/datastore/crdb/reader.go 0.00% 5 Missing and 1 partial ⚠️
internal/datastore/postgres/caveat.go 0.00% 6 Missing ⚠️
internal/datastore/postgres/revisions.go 0.00% 5 Missing and 1 partial ⚠️
internal/datastore/spanner/caveat.go 0.00% 5 Missing and 1 partial ⚠️
internal/datastore/spanner/reader.go 0.00% 5 Missing and 1 partial ⚠️
internal/datastore/crdb/crdb.go 0.00% 3 Missing ⚠️
internal/datastore/postgres/common/bulk.go 50.00% 2 Missing and 1 partial ⚠️
... and 1 more

❌ Your project check has failed because the head coverage (73.60%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2775      +/-   ##
==========================================
- Coverage   73.66%   73.60%   -0.05%     
==========================================
  Files         499      502       +3     
  Lines       60165    60367     +202     
==========================================
+ Hits        44312    44430     +118     
- Misses      12666    12733      +67     
- Partials     3187     3204      +17     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.