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

Fixes some pylint errors and re-enables CI tests for them. #135

Merged
merged 7 commits into from
Jan 7, 2020

Conversation

mastersplinter
Copy link
Collaborator

@mastersplinter mastersplinter commented Jan 6, 2020

Per #127 which introduced pylinting and #129, this PR:

@mastersplinter mastersplinter added the enhancement New feature or request label Jan 6, 2020
@mastersplinter mastersplinter force-pushed the bugfix/reduce_pytest_exceptions branch from e901d48 to a18b467 Compare January 6, 2020 23:31
@codecov-io
Copy link

codecov-io commented Jan 6, 2020

Codecov Report

Merging #135 into master will increase coverage by <.01%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   95.91%   95.92%   +<.01%     
==========================================
  Files           8        8              
  Lines         441      442       +1     
==========================================
+ Hits          423      424       +1     
  Misses         18       18
Impacted Files Coverage Δ
pandera/dtypes.py 100% <ø> (ø) ⬆️
pandera/schemas.py 100% <100%> (ø) ⬆️
pandera/hypotheses.py 88% <83.33%> (ø) ⬆️
pandera/checks.py 95.69% <84.61%> (+0.04%) ⬆️

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 7aecf16...aef4a33. Read the comment docs.

@mastersplinter mastersplinter changed the title Fixes all C0114, C0116 pylint errors and re-enables CI tests for them. Fixes some pylint errors and re-enables CI tests for them. Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants