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

Avoid skipping entire tests when pandas is not installed #574

Closed claudep closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (92a7535) 92.41% compared to head (5a545cd) 92.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #574 +/- ## ========================================== - Coverage 92.41% 92.40% -0.02% ========================================== Files 28 28 Lines 2941 2937 -4 ========================================== - Hits 2718 2714 -4 Misses 223 223 ```

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