Skip to content

Start work on supporting filtering while parsing#656

Open
quinnj wants to merge 538 commits into
mainfrom
jq/filter
Open

Start work on supporting filtering while parsing#656
quinnj wants to merge 538 commits into
mainfrom
jq/filter

fix rows

bce612f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 82.93242% with 298 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@85cd2a2). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/tables.jl 0.00% 136 Missing ⚠️
src/file.jl 90.56% 53 Missing ⚠️
src/write.jl 83.15% 47 Missing ⚠️
src/utils.jl 84.50% 31 Missing ⚠️
src/detection.jl 96.10% 12 Missing ⚠️
src/rows.jl 93.22% 8 Missing ⚠️
src/header.jl 94.92% 7 Missing ⚠️
src/CSV.jl 20.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #656   +/-   ##
=======================================
  Coverage        ?   82.95%           
=======================================
  Files           ?        8           
  Lines           ?     1748           
  Branches        ?        0           
=======================================
  Hits            ?     1450           
  Misses          ?      298           
  Partials        ?        0           

☔ 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.