Closed zachschuermann closed 1 day ago
Attention: Patch coverage is 86.20690%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 79.82%. Comparing base (
f7ff609
) to head (03799b3
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
kernel/src/actions/mod.rs | 75.00% | 2 Missing :warning: |
kernel/src/engine/arrow_data.rs | 90.47% | 0 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
new
protocol.reader_features()
andprotocol.writer_features()
getters. and added docs and visitor test.