Ensures the binary IonReader throws when a value method that returns a primitive type is invoked on a null value. #693
Codecov / codecov/project
failed
Jan 17, 2024 in 0s
67.24% (-0.02%) compared to 78537ce
View this Pull Request on Codecov
67.24% (-0.02%) compared to 78537ce
Details
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
78537ce
) 67.25% compared to head (cab1ccf
) 67.24%.
Files | Patch % | Lines |
---|---|---|
...mazon/ion/impl/IonReaderContinuableCoreBinary.java | 75.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #693 +/- ##
============================================
- Coverage 67.25% 67.24% -0.02%
- Complexity 5485 5487 +2
============================================
Files 159 159
Lines 23019 23027 +8
Branches 4124 4128 +4
============================================
+ Hits 15482 15485 +3
- Misses 6255 6259 +4
- Partials 1282 1283 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading