Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check top level nullability during write #3026

Merged

fix: add nullability check in deltachecker

7c7fef7
Select commit
Loading
Failed to load commit list.
Merged

fix: check top level nullability during write #3026

fix: add nullability check in deltachecker
7c7fef7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

72.75% (+0.03%) compared to 1083c8c

View this Pull Request on Codecov

72.75% (+0.03%) compared to 1083c8c

Details

Codecov Report

Attention: Patch coverage is 93.84615% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.75%. Comparing base (1083c8c) to head (7c7fef7).

Files with missing lines Patch % Lines
crates/core/src/delta_datafusion/mod.rs 93.84% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3026      +/-   ##
==========================================
+ Coverage   72.72%   72.75%   +0.03%     
==========================================
  Files         128      128              
  Lines       41357    41422      +65     
  Branches    41357    41422      +65     
==========================================
+ Hits        30076    30136      +60     
  Misses       9338     9338              
- Partials     1943     1948       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.