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

add unit tests #1351

Merged
merged 2 commits into from
Sep 27, 2023
Merged

add unit tests #1351

merged 2 commits into from
Sep 27, 2023

Conversation

cosmicBboy
Copy link
Collaborator

Fixes a bug caused by #1347 so python generic types handle empty collections, validates the entire data structure.

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4f9ef29) 93.88% compared to head (f400284) 93.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1351      +/-   ##
==========================================
+ Coverage   93.88%   93.91%   +0.03%     
==========================================
  Files          91       91              
  Lines        6771     6772       +1     
==========================================
+ Hits         6357     6360       +3     
+ Misses        414      412       -2     
Files Coverage Δ
pandera/engines/pandas_engine.py 96.79% <100.00%> (+0.36%) ⬆️

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

@cosmicBboy cosmicBboy merged commit d46b3b9 into main Sep 27, 2023
56 checks passed
@cosmicBboy cosmicBboy deleted the fix-list-dtype branch September 27, 2023 03:24
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.

None yet

1 participant