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 column coerce warning, decorator Schema error failure cases #228

Merged
merged 1 commit into from
Jun 20, 2020

Conversation

cosmicBboy
Copy link
Collaborator

failure_cases wasn't correctly being set in the decorator functions

@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2020

Codecov Report

Merging #228 into master will increase coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
+ Coverage   96.52%   96.67%   +0.15%     
==========================================
  Files          14       15       +1     
  Lines        1236     1413     +177     
==========================================
+ Hits         1193     1366     +173     
- Misses         43       47       +4     
Impacted Files Coverage Δ
pandera/decorators.py 91.37% <100.00%> (+0.30%) ⬆️
pandera/schemas.py 96.96% <100.00%> (+0.36%) ⬆️
pandera/__init__.py 100.00% <0.00%> (ø)
pandera/io.py 91.16% <0.00%> (+1.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a34f4fd...619d860. Read the comment docs.

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.

None yet

2 participants