Skip to content

release 0.6.5 #110

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 12 commits into from
Oct 8, 2021
Merged

release 0.6.5 #110

merged 12 commits into from
Oct 8, 2021

Conversation

chfw
Copy link
Member

@chfw chfw commented Oct 8, 2021

release #109

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)
  • Has fair amount of documentation if your change is complex
  • Agree on NEW BSD License for your contribution

chfw and others added 12 commits November 28, 2020 18:53
* ✨ enable github actions for pyexcel-io. pyexcel/pyexcel#238, https://github.com/pyexcel/pyexcel

* 🐛 in test. memory map file on windows needs close.

* 💚 increase verbosity

* 💚 setup utf-8 encoding

* 💚 give a line break

* 💚 verify the tests on windows

* 💚 python 3 need no unicode annotation

* 💚 use Finnish world instead of Chinese one for now

* 🔥 extra statement had no use

* 🔥 remove travis config

* 🔥 repalce travis status

* ✨ kick start next version

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

Co-authored-by: chfw <[email protected]>
Add datetime.datetime: "datetime" to ODS_WRITE_FORMAT_COVERSION dict
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2021

Codecov Report

Merging #110 (5275c1c) into master (98e0e76) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #110   +/-   ##
=======================================
  Coverage   97.91%   97.91%           
=======================================
  Files          52       52           
  Lines        3360     3361    +1     
=======================================
+ Hits         3290     3291    +1     
  Misses         70       70           
Impacted Files Coverage Δ
pyexcel_io/_compact.py 72.72% <ø> (ø)
pyexcel_io/database/common.py 100.00% <ø> (ø)
pyexcel_io/database/exporters/django.py 100.00% <ø> (ø)
pyexcel_io/database/exporters/sqlalchemy.py 100.00% <ø> (ø)
pyexcel_io/database/importers/django.py 100.00% <ø> (ø)
pyexcel_io/database/importers/sqlalchemy.py 98.27% <ø> (ø)
pyexcel_io/database/querysets.py 95.45% <ø> (ø)
pyexcel_io/plugins.py 96.39% <ø> (ø)
pyexcel_io/readers/csv_sheet.py 98.14% <ø> (ø)
pyexcel_io/service.py 97.39% <ø> (ø)
... and 4 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 98e0e76...5275c1c. Read the comment docs.

@chfw chfw merged commit 39a3658 into master Oct 8, 2021
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.

3 participants