jazzband / tablib

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

Generalized calling open() on path objects directly #548

Closed claudep closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #548 (98c77f7) into master (cb21395) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #548   +/-   ##
=======================================
  Coverage   91.40%   91.40%           
=======================================
  Files          28       28           
  Lines        2723     2723           
=======================================
  Hits         2489     2489           
  Misses        234      234           
Impacted Files Coverage Δ
tests/test_tablib.py 98.73% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more