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

make GenericDtype TypeVar bound union of supported types #960

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

cosmicBboy
Copy link
Collaborator

Signed-off-by: Niels Bantilan niels.bantilan@gmail.com

Fixes #959

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

codecov bot commented Oct 10, 2022

Codecov Report

Base: 96.68% // Head: 96.68% // No change to project coverage 👍

Coverage data is based on head (45e3e49) compared to base (1cc4f86).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #960   +/-   ##
=======================================
  Coverage   96.68%   96.68%           
=======================================
  Files          42       42           
  Lines        4197     4197           
=======================================
  Hits         4058     4058           
  Misses        139      139           
Impacted Files Coverage Δ
pandera/typing/common.py 94.56% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cosmicBboy cosmicBboy merged commit 5fd3e55 into master Oct 10, 2022
@cosmicBboy cosmicBboy deleted the bound-types branch October 18, 2022 21:30
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.

mypy: pa.typing.Series does not support pd.DatetimeTZDtype as a type argument
1 participant