Skip to content

Add TypedDocument.java for supporting flat collection writes

56a0d9c
Select commit
Loading
Failed to load commit list.
Closed

[PoC] Add TypedDocument for supporting flat collection writes #261

Add TypedDocument.java for supporting flat collection writes
56a0d9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 21, 2025 in 0s

80.15% (-0.27%) compared to 35fac78

View this Pull Request on Codecov

80.15% (-0.27%) compared to 35fac78

Details

Codecov Report

❌ Patch coverage is 67.88321% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.15%. Comparing base (35fac78) to head (56a0d9c).

Files with missing lines Patch % Lines
...documentstore/postgres/FlatPostgresCollection.java 65.26% 25 Missing and 8 partials ⚠️
...g/hypertrace/core/documentstore/TypedDocument.java 73.80% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #261      +/-   ##
============================================
- Coverage     80.41%   80.15%   -0.27%     
  Complexity     1337     1337              
============================================
  Files           231      232       +1     
  Lines          6060     6197     +137     
  Branches        545      568      +23     
============================================
+ Hits           4873     4967      +94     
- Misses          813      849      +36     
- Partials        374      381       +7     

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