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

Implement minimal built-in checks for Ibis backend #1885

Draft
wants to merge 5 commits into
base: ibis-dev
Choose a base branch
from

Conversation

deepyaman
Copy link
Collaborator

@deepyaman deepyaman commented Dec 25, 2024

Base should be the updated ibis-dev from #1884

This is still a work in progress, as it seems I will need to implement validation of ir.Column objects

@deepyaman deepyaman changed the base branch from main to ibis-dev December 25, 2024 18:40
@deepyaman deepyaman changed the base branch from ibis-dev to main December 25, 2024 18:40
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

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

Project coverage is 92.91%. Comparing base (ffe6c55) to head (3f3f649).

Files with missing lines Patch % Lines
pandera/api/ibis/components.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           ibis-dev    #1885      +/-   ##
============================================
+ Coverage     92.76%   92.91%   +0.14%     
============================================
  Files           133      134       +1     
  Lines          9705     9722      +17     
============================================
+ Hits           9003     9033      +30     
+ Misses          702      689      -13     

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

@deepyaman deepyaman force-pushed the feat/ibis/builtin-checks branch 2 times, most recently from 3d0efc6 to da8490f Compare December 26, 2024 12:38
@deepyaman deepyaman changed the base branch from main to ibis-dev December 31, 2024 12:50
@deepyaman deepyaman force-pushed the feat/ibis/builtin-checks branch from da8490f to 5744a4c Compare December 31, 2024 12:51
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