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

feat: align python table APIs with rust #267

Merged
merged 4 commits into from
Jan 27, 2025

Conversation

xushiyan
Copy link
Member

Description

Add missing table APIs in Python.

How are the changes test-covered

  • N/A
  • Automated tests (unit and/or integration tests)
  • Manual tests
    • Details are described below

@xushiyan xushiyan added feature python Related to Python codebase rust Related to Rust codebase labels Jan 26, 2025
@xushiyan xushiyan added this to the release-0.3.0 milestone Jan 26, 2025
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

Attention: Patch coverage is 74.07407% with 7 lines in your changes missing coverage. Please review.

Project coverage is 90.96%. Comparing base (1d08d14) to head (754c770).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/table/mod.rs 73.07% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   91.25%   90.96%   -0.29%     
==========================================
  Files          41       41              
  Lines        2024     2037      +13     
==========================================
+ Hits         1847     1853       +6     
- Misses        177      184       +7     

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

@xushiyan xushiyan merged commit 88f9f03 into apache:main Jan 27, 2025
9 of 10 checks passed
@xushiyan xushiyan deleted the align-python-apis branch January 27, 2025 03:09
@xushiyan xushiyan mentioned this pull request Jan 30, 2025
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature python Related to Python codebase rust Related to Rust codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant