jazzband / tablib

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

Fixes #583 - Allow inserting columns for dataset with headers and no values #584

Closed claudep closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.51%. Comparing base (4fd9a68) to head (0ce9215).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #584 +/- ## ======================================= Coverage 92.50% 92.51% ======================================= Files 28 28 Lines 2949 2952 +3 ======================================= + Hits 2728 2731 +3 Misses 221 221 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.