Skip to content

Release 0.6.4 #106

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

Release 0.6.4 #106

merged 10 commits into from
Oct 31, 2020

Conversation

chfw
Copy link
Member

@chfw chfw commented Oct 31, 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 9 commits October 16, 2020 22:39
* ✨ support skipping columns when importing a spreadsheet. fix #102

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

* 📚 update typo in changelog.yml

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

Co-authored-by: chfw <chfw@users.noreply.github.com>
* 💄 remove double underscores on private variables. it sucks when debugging

* 📚 update change log

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

Co-authored-by: chfw <chfw@users.noreply.github.com>
@codecov-io
Copy link

codecov-io commented Oct 31, 2020

Codecov Report

Merging #106 into master will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   97.83%   97.91%   +0.07%     
==========================================
  Files          52       52              
  Lines        3332     3360      +28     
==========================================
+ Hits         3260     3290      +30     
+ Misses         72       70       -2     
Impacted Files Coverage Δ
pyexcel_io/database/common.py 100.00% <100.00%> (ø)
pyexcel_io/database/importers/django.py 100.00% <100.00%> (ø)
pyexcel_io/database/importers/sqlalchemy.py 98.27% <100.00%> (+1.97%) ⬆️
tests/test_django_book.py 99.67% <100.00%> (+0.01%) ⬆️
pyexcel_io/plugins.py 96.39% <0.00%> (+0.90%) ⬆️

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

@chfw chfw merged commit 1136d9b into master Oct 31, 2020
@chfw
Copy link
Member Author

chfw commented Oct 31, 2020

enable pyexcel-webwares/django-excel#65

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