Skip to content

Merge branch 'main' into pg_bind_arrays_correctly

89fec55
Select commit
Loading
Failed to load commit list.
Merged

Bind arrays correctly in PG updates #307

Merge branch 'main' into pg_bind_arrays_correctly
89fec55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 14, 2026 in 0s

81.68% (-0.05%) compared to 3bcae6c

View this Pull Request on Codecov

81.68% (-0.05%) compared to 3bcae6c

Details

Codecov Report

❌ Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.68%. Comparing base (3bcae6c) to head (89fec55).

Files with missing lines Patch % Lines
...hypertrace/core/documentstore/postgres/Params.java 50.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #307      +/-   ##
============================================
- Coverage     81.73%   81.68%   -0.05%     
  Complexity     1532     1532              
============================================
  Files           241      241              
  Lines          7412     7420       +8     
  Branches        717      718       +1     
============================================
+ Hits           6058     6061       +3     
- Misses          908      912       +4     
- Partials        446      447       +1     

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