Skip to content

Add new uber-simple vendor/jsonx.jl for true no-dependency JSON funct…

7e1bf81
Select commit
Loading
Failed to load commit list.
Merged

[BREAKING] Package rewrite for a 1.0 release #374

Add new uber-simple vendor/jsonx.jl for true no-dependency JSON funct…
7e1bf81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 2, 2025 in 1s

88.78% (-10.57%) compared to 55a1bca

View this Pull Request on Codecov

88.78% (-10.57%) compared to 55a1bca

Details

Codecov Report

❌ Patch coverage is 88.77863% with 147 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.78%. Comparing base (55a1bca) to head (7e1bf81).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/parse.jl 71.54% 70 Missing ⚠️
src/write.jl 89.34% 34 Missing ⚠️
src/lazy.jl 91.75% 32 Missing ⚠️
ext/JSONArrowExt.jl 86.79% 7 Missing ⚠️
src/JSON.jl 93.93% 2 Missing ⚠️
src/utils.jl 98.65% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #374       +/-   ##
===========================================
- Coverage   99.35%   88.78%   -10.57%     
===========================================
  Files           7        7               
  Lines         466     1311      +845     
===========================================
+ Hits          463     1164      +701     
- Misses          3      147      +144     

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