Skip to content

Conversation

@deepyaman
Copy link
Collaborator

@deepyaman deepyaman commented Jun 30, 2025

Built on top of #2061, so merge that first

@deepyaman deepyaman changed the title Implement binary and boolean types (and test them) [WIP] Implement binary and boolean types (and test them) Jun 30, 2025
@codecov
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

❌ Patch coverage is 0% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.06%. Comparing base (812b2a8) to head (342d6c5).
⚠️ Report is 358 commits behind head on main.

Files with missing lines Patch % Lines
pandera/backends/ibis/components.py 0.00% 29 Missing ⚠️
pandera/api/ibis/components.py 0.00% 10 Missing ⚠️
pandera/engines/ibis_engine.py 0.00% 10 Missing ⚠️
pandera/backends/ibis/container.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2064      +/-   ##
==========================================
- Coverage   94.28%   87.06%   -7.22%     
==========================================
  Files          91      135      +44     
  Lines        7013    10489    +3476     
==========================================
+ Hits         6612     9132    +2520     
- Misses        401     1357     +956     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@deepyaman deepyaman force-pushed the deepyaman/feat/additional-types branch from e931f1e to 342d6c5 Compare July 1, 2025 03:23
@deepyaman
Copy link
Collaborator Author

The new docs failure doesn't make sense (only a few tests added since it was passing before the last force-push), and I don't see the docs failure happening locally. Will rerun docs once the rest of the CI finishes.

@deepyaman deepyaman changed the title [WIP] Implement binary and boolean types (and test them) Implement binary and boolean types (and test them) Jul 1, 2025
@deepyaman deepyaman requested a review from cosmicBboy July 1, 2025 03:52
@deepyaman
Copy link
Collaborator Author

The new docs failure doesn't make sense (only a few tests added since it was passing before the last force-push), and I don't see the docs failure happening locally. Will rerun docs once the rest of the CI finishes.

Probably spurious; they're working on #2065

@cosmicBboy cosmicBboy merged commit dcd9752 into unionai-oss:main Jul 2, 2025
184 of 202 checks passed
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.

2 participants