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

Bits bulbs #92

Closed chfw closed 4 years ago

chfw commented 4 years ago

update documentation and increase test coverage

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@9517e0b). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev      #92   +/-   ##
======================================
  Coverage       ?   97.82%           
======================================
  Files          ?       52           
  Lines          ?     3311           
  Branches       ?        0           
======================================
  Hits           ?     3239           
  Misses         ?       72           
  Partials       ?        0           
Impacted Files Coverage Δ
pyexcel_io/io.py 98.23% <ø> (ø)
tests/test_new_csvz_book.py 100.00% <ø> (ø)
pyexcel_io/_compact.py 70.00% <100.00%> (ø)
tests/test_io.py 99.13% <100.00%> (ø)
tests/test_service.py 100.00% <100.00%> (ø)

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 9517e0b...bb498c6. Read the comment docs.