Skip to content

Add support of JSONL and CSV input file formats in CLI tabulate utility - #419

Merged
astanin merged 7 commits into
masterfrom
dev/jsonl
Mar 11, 2026
Merged

Add support of JSONL and CSV input file formats in CLI tabulate utility#419
astanin merged 7 commits into
masterfrom
dev/jsonl

Merge branch 'master' into dev/jsonl

5313627
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 1s

90.18% (+5.75%) compared to 2070736

View this Pull Request on Codecov

90.18% (+5.75%) compared to 2070736

Details

Codecov Report

❌ Patch coverage is 97.11538% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.18%. Comparing base (2070736) to head (5313627).

Files with missing lines Patch % Lines
tabulate/__main__.py 0.00% 2 Missing ⚠️
tabulate/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
+ Coverage   84.43%   90.18%   +5.75%     
==========================================
  Files           1        3       +2     
  Lines         906      958      +52     
  Branches      218      228      +10     
==========================================
+ Hits          765      864      +99     
+ Misses        107       60      -47     
  Partials       34       34              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.