jazzband / tablib

Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
https://tablib.readthedocs.io/
MIT License
4.61k stars 593 forks source link

Refs #293 - Ensured Dataset can be pickled/unpickled without damages #405

Closed claudep closed 4 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #405 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #405   +/-   ##
=======================================
  Coverage   79.37%   79.37%           
=======================================
  Files          30       30           
  Lines        2269     2269           
=======================================
  Hits         1801     1801           
  Misses        468      468

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 a096165...1636226. Read the comment docs.

claudep commented 5 years ago

I suggest to wait a bit on reporter input before committing.