chore(client): json util supply method to parse json list #577
+101
−1
Codecov / codecov/project
succeeded
Feb 20, 2024 in 1s
62.54% (+0.04%) compared to b066b80
View this Pull Request on Codecov
62.54% (+0.04%) compared to b066b80
Details
Codecov Report
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
b066b80
) 62.49% compared to head (6cff118
) 62.54%.
Report is 19 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
.../main/java/org/apache/hugegraph/util/JsonUtil.java | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #577 +/- ##
============================================
+ Coverage 62.49% 62.54% +0.04%
- Complexity 1903 1925 +22
============================================
Files 262 267 +5
Lines 9541 9681 +140
Branches 886 888 +2
============================================
+ Hits 5963 6055 +92
- Misses 3190 3237 +47
- Partials 388 389 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading