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

Remove default value checks #852

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

ilongin
Copy link
Contributor

@ilongin ilongin commented Jan 23, 2025

Companion issue of https://github.com/iterative/studio/pull/11236
With making CH accept nullable columns, we no longer need special checks for default values in tests, as they will be None always.

@ilongin ilongin marked this pull request as draft January 23, 2025 00:09
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.49%. Comparing base (13e5c13) to head (6f3f921).

Files with missing lines Patch % Lines
src/datachain/data_storage/db_engine.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #852      +/-   ##
==========================================
- Coverage   87.53%   87.49%   -0.05%     
==========================================
  Files         128      128              
  Lines       11369    11370       +1     
  Branches     1538     1538              
==========================================
- Hits         9952     9948       -4     
- Misses       1029     1033       +4     
- Partials      388      389       +1     
Flag Coverage Δ
datachain 87.43% <66.66%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

cloudflare-workers-and-pages bot commented Jan 24, 2025

Deploying datachain-documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6f3f921
Status: ✅  Deploy successful!
Preview URL: https://8adb61a5.datachain-documentation.pages.dev
Branch Preview URL: https://ilongin-11161-clickhouse-nul.datachain-documentation.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant