pyexcel / pyexcel-io

One interface to read and write the data in various excel formats, import the data into and export the data from databases
http://io.pyexcel.org
Other
58 stars 20 forks source link

Release 0.6.4 #106

Closed chfw closed 3 years ago

chfw commented 3 years ago

With your PR, here is a check list:

codecov-io commented 3 years ago

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%) :arrow_up:
tests/test_django_book.py 99.67% <100.00%> (+0.01%) :arrow_up:
pyexcel_io/plugins.py 96.39% <0.00%> (+0.90%) :arrow_up:

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 commented 3 years ago

enable https://github.com/pyexcel-webwares/django-excel/issues/65