Skip to content

Conversation

@cosmicBboy
Copy link
Collaborator

No description provided.

…r fillna and updating tests. Introduce methods to check default value compatibility with schema dtypes. Adjust tests to account for changes in dtype handling in pandas 3.0, including the use of StringDtype and handling of None in boolean columns.
Signed-off-by: cosmicBboy <[email protected]>
…ne-aware conversions and JSON handling issues
Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: cosmicBboy <[email protected]>
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

❌ Patch coverage is 91.42857% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.11%. Comparing base (7614754) to head (e5a52fc).

Files with missing lines Patch % Lines
pandera/backends/pandas/array.py 85.18% 4 Missing ⚠️
pandera/strategies/pandas_strategies.py 90.00% 3 Missing ⚠️
pandera/engines/pandas_engine.py 94.28% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (7614754) and HEAD (e5a52fc). Click for more details.

HEAD has 45 uploads less than BASE
Flag BASE (7614754) HEAD (e5a52fc)
151 106
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2214       +/-   ##
===========================================
- Coverage   83.76%   64.11%   -19.66%     
===========================================
  Files         137      137               
  Lines       10764    10824       +60     
===========================================
- Hits         9017     6940     -2077     
- Misses       1747     3884     +2137     

☔ 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.

Signed-off-by: Niels Bantilan <[email protected]>
Signed-off-by: Niels Bantilan <[email protected]>
Signed-off-by: Niels Bantilan <[email protected]>
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