Fix issue where str dtype in a multiindex dataframe schema results in invalid example #1050
Codecov / codecov/project
failed
Nov 5, 2023 in 0s
94.23% (-3.01%) compared to a9f1c06
View this Pull Request on Codecov
94.23% (-3.01%) compared to a9f1c06
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
a9f1c06
) 97.23% compared to head (1444ce4
) 94.23%.
Report is 96 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1050 +/- ##
==========================================
- Coverage 97.23% 94.23% -3.01%
==========================================
Files 63 91 +28
Lines 4710 6975 +2265
==========================================
+ Hits 4580 6573 +1993
- Misses 130 402 +272
Files | Coverage Δ | |
---|---|---|
pandera/strategies/pandas_strategies.py | 97.82% <ø> (-0.16%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading