Skip to content

release 0.6.0 #7

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 13 commits into from
Oct 10, 2020
Merged

release 0.6.0 #7

merged 13 commits into from
Oct 10, 2020

Conversation

chfw
Copy link
Member

@chfw chfw commented Oct 8, 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 3, 2020 14:48
* 🎉 xlsxr in new style.

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

* 💄 update coding style. address long lines

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

* 💚 use pyexcel-io 0.6.0 for testing

Co-authored-by: chfw <[email protected]>
@codecov-io
Copy link

codecov-io commented Oct 8, 2020

Codecov Report

Merging #7 into master will increase coverage by 8.89%.
The diff coverage is 98.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   88.62%   97.52%   +8.89%     
==========================================
  Files          11       11              
  Lines         501      444      -57     
==========================================
- Hits          444      433      -11     
+ Misses         57       11      -46     
Impacted Files Coverage Δ
tests/test_formatters.py 100.00% <ø> (ø)
pyexcel_xlsxr/messy_xlsx.py 94.70% <90.00%> (+0.05%) ⬆️
pyexcel_xlsxr/__init__.py 100.00% <100.00%> (ø)
pyexcel_xlsxr/_version.py 100.00% <100.00%> (ø)
pyexcel_xlsxr/xlsxr.py 97.95% <100.00%> (+19.01%) ⬆️
tests/base.py 100.00% <100.00%> (+70.45%) ⬆️
tests/test_bug_fixes.py 100.00% <100.00%> (ø)
tests/test_filter.py 100.00% <100.00%> (ø)
tests/test_messy_xlsx.py 100.00% <100.00%> (ø)
tests/test_reading.py 100.00% <100.00%> (ø)
... and 1 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 7c46a05...6ee2a10. Read the comment docs.

@chfw chfw merged commit cd8c4e3 into master Oct 10, 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