Open eitsupi opened 1 day ago
Attention: Patch coverage is 99.34354%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 79.48%. Comparing base (
414d883
) to head (0bca62c
). Report is 11 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/polars-python/src/lazyframe/io.rs | 99.34% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
As with DataFrame, it would be better to split the io-related functions into separate files for LazyFrame as well.