Return JsonNode directly in JSONDocument#318
Open
suddendust wants to merge 3 commits into
Open
Codecov / codecov/project
failed
Jul 16, 2026 in 0s
80.89% (-0.01%) compared to ec45778
View this Pull Request on Codecov
80.89% (-0.01%) compared to ec45778
Details
Codecov Report
❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.89%. Comparing base (ec45778) to head (77d882a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...va/org/hypertrace/core/documentstore/Document.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #318 +/- ##
============================================
- Coverage 80.90% 80.89% -0.01%
- Complexity 1579 1580 +1
============================================
Files 242 242
Lines 7626 7628 +2
Branches 751 751
============================================
+ Hits 6170 6171 +1
- Misses 967 968 +1
Partials 489 489 ☔ View full report in Codecov by Harness.
📢 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.
Loading