8000 Release 0.6.3 by chfw · Pull Request #98 · pyexcel/pyexcel-io · GitHub
[go: up one dir, main page]

Skip to content

Release 0.6.3 #98

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

Merged
merged 9 commits into from
Oct 12, 2020
Merged

Release 0.6.3 #98

merged 9 commits into from
Oct 12, 2020

Conversation

chfw
Copy link
Member
@chfw chfw commented Oct 12, 2020

With your PR, here is a check list:

  • Has test cases written?
  • Has all code lines tested?
  • Has make format been run?
  • Please update CHANGELOG.yml(not CHANGELOG.rst)
  • Passes all Travis CI builds
  • Has fair amount of documentation if your change is complex
  • Agree on NEW BSD License for your contribution

chfw and others added 5 commits October 10, 2020 14:39
* 🐛 regression: unknown file type shall trigger NoSupportingPluginFound. fix #96

* This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst

* 💚 update coding style. #96

* 🔬 more test coverage

Co-authored-by: chfw <chfw@users.noreply.github.com>
@codecov-io
Copy link
codecov-io commented Oct 12, 2020

Codecov Report

Merging #98 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files          52       52           
  Lines        3328     3332    +4     
=======================================
+ Hits         3256     3260    +4     
  Misses         72       72           
Impacted Files Coverage Δ
pyexcel_io/exceptions.py 100.00% <ø> (ø)
pyexcel_io/readers/__init__.py 100.00% <ø> (ø)
pyexcel_io/reader.py 97.10% <100.00%> (-0.24%) ⬇️
pyexcel_io/readers/csvz.py 100.00% <100.00%> (ø)
tests/test_issues.py 100.00% <100.00%> (ø)
tests/test_service.py 100.00% <100.00%> (ø)
pyexcel_io/book.py 68.51% <0.00%> (-0.93%) ⬇️
pyexcel_io/plugins.py 95.49% <0.00%> (-0.91%) ⬇️
pyexcel_io/service.py 97.39% <0.00%> (+1.73%) ⬆️

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 b46dc16...7adcec9. Read the comment docs.

@chfw chfw merged commit 9d70e97 into master Oct 12, 2020
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
0