Handles the case where the reader unexpectedly encounters an oversized value, throwing IonException with a helpful message. #680
+213
−21
Codecov / codecov/project
succeeded
Dec 22, 2023 in 0s
67.23% (+0.17%) compared to b0d3dcc
View this Pull Request on Codecov
67.23% (+0.17%) compared to b0d3dcc
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
b0d3dcc
) 67.06% compared to head (aa9a794
) 67.23%.
Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
...mazon/ion/impl/IonReaderContinuableCoreBinary.java | 90.47% | 0 Missing and 4 partials |
...main/java/com/amazon/ion/impl/IonCursorBinary.java | 83.33% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #680 +/- ##
============================================
+ Coverage 67.06% 67.23% +0.17%
- Complexity 5469 5484 +15
============================================
Files 159 159
Lines 22970 23007 +37
Branches 4116 4122 +6
============================================
+ Hits 15404 15469 +65
+ Misses 6286 6260 -26
+ Partials 1280 1278 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading