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

feature: support string column validation for pandas 2.1.3 #1425

Merged
merged 2 commits into from
Dec 4, 2023

test: add test_pandas_data_type_check

d2ae52b
Select commit
Loading
Failed to load commit list.
Merged

feature: support string column validation for pandas 2.1.3 #1425

test: add test_pandas_data_type_check
d2ae52b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2023 in 0s

94.25% (+0.01%) compared to af0e5c0

View this Pull Request on Codecov

94.25% (+0.01%) compared to af0e5c0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (af0e5c0) 94.23% compared to head (d2ae52b) 94.25%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1425      +/-   ##
==========================================
+ Coverage   94.23%   94.25%   +0.01%     
==========================================
  Files          91       91              
  Lines        6976     6976              
==========================================
+ Hits         6574     6575       +1     
+ Misses        402      401       -1     

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