Fix validating pyspark dataframes with regex columns #1397
+35
−5
Merged
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%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading