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

remove pyspark dep from common types #1268

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Conversation

cosmicBboy
Copy link
Collaborator

fixes #1267

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

codecov bot commented Jul 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 ⚠️

Comparison is base (7eba3a0) 93.74% compared to head (2263933) 93.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1268      +/-   ##
==========================================
- Coverage   93.74%   93.72%   -0.02%     
==========================================
  Files          90       90              
  Lines        6711     6697      -14     
==========================================
- Hits         6291     6277      -14     
  Misses        420      420              
Impacted Files Coverage Δ
pandera/api/checks.py 98.52% <ø> (-0.02%) ⬇️
pandera/typing/__init__.py 100.00% <ø> (ø)
pandera/api/extensions.py 99.09% <100.00%> (ø)
pandera/api/hypotheses.py 100.00% <100.00%> (ø)
pandera/backends/pandas/builtin_hypotheses.py 100.00% <100.00%> (ø)
pandera/typing/common.py 93.87% <100.00%> (-0.72%) ⬇️

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

@cosmicBboy cosmicBboy merged commit 8413a3a into main Jul 17, 2023
41 checks passed
@cosmicBboy cosmicBboy deleted the common-remove-pyspark-dep branch July 17, 2023 15:56
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.

Pandera 16.0 can't be imported without installing pyspark
1 participant