Open gpeacock opened 4 days ago
Attention: Patch coverage is 95.45455%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 81.55%. Comparing base (
2a41ee5
) to head (1742307
).
Files with missing lines | Patch % | Lines |
---|---|---|
sdk/src/reader.rs | 95.45% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Adds Reader.validation_state() method. This replaces validation checks for validation_status() == None.