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

release 0.5.12 #62

Merged
merged 9 commits into from
Feb 9, 2019
Merged

release 0.5.12 #62

merged 9 commits into from
Feb 9, 2019

Conversation

chfw
Copy link
Member

@chfw chfw commented Feb 9, 2019

  1. minor code refactoring
  2. include tests and docs for OpenSuse. Include tests in source tarballs #60 python setup.py test does nothing #61

@codecov-io
Copy link

codecov-io commented Feb 9, 2019

Codecov Report

Merging #62 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   97.14%   97.14%   -0.01%     
==========================================
  Files          42       42              
  Lines        3050     3045       -5     
==========================================
- Hits         2963     2958       -5     
  Misses         87       87
Impacted Files Coverage Δ
pyexcel_io/readers/tsvz.py 100% <ø> (ø) ⬆️
pyexcel_io/writers/tsvz.py 100% <ø> (ø) ⬆️
tests/test_renderer.py 100% <ø> (ø) ⬆️
pyexcel_io/utils.py 100% <ø> (ø) ⬆️
tests/test_new_csv_book.py 100% <100%> (ø) ⬆️
pyexcel_io/writers/csvz.py 100% <100%> (ø) ⬆️
pyexcel_io/plugins.py 95.16% <100%> (ø) ⬆️
tests/test_issues.py 92.23% <100%> (ø) ⬆️
tests/test_filter.py 100% <100%> (ø) ⬆️
tests/test_book.py 100% <100%> (ø) ⬆️
... and 17 more

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 02f2e6d...0bff65d. Read the comment docs.

@chfw chfw merged commit 9b65795 into master Feb 9, 2019
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.

2 participants