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

Fix validating pyspark dataframes with regex columns #1397

Merged
merged 1 commit into from
Nov 1, 2023

Fix validating pyspark dataframes with regex columns

5300c80
Select commit
Loading
Failed to load commit list.
Merged

Fix validating pyspark dataframes with regex columns #1397

Fix validating pyspark dataframes with regex columns
5300c80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

94.01% (+0.08%) compared to cf6b5e4

View this Pull Request on Codecov

94.01% (+0.08%) compared to cf6b5e4

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (cf6b5e4) 93.92% compared to head (5300c80) 94.01%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1397      +/-   ##
==========================================
+ Coverage   93.92%   94.01%   +0.08%     
==========================================
  Files          91       91              
  Lines        6787     6787              
==========================================
+ Hits         6375     6381       +6     
+ Misses        412      406       -6     
Files Coverage Δ
pandera/api/pyspark/container.py 70.90% <ø> (ø)
pandera/backends/pyspark/container.py 68.44% <0.00%> (+0.97%) ⬆️

... and 1 file with indirect coverage changes

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