Skip to content

Reland "comm: the switch from JSON.jl to JSON3.jl (#300)"

5e4a868
Select commit
Loading
Failed to load commit list.
Open

comm: complete migration to JSON.jl v1 #301

Reland "comm: the switch from JSON.jl to JSON3.jl (#300)"
5e4a868
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 14, 2026 in 0s

67.78% (-1.27%) compared to c161e3c

View this Pull Request on Codecov

67.78% (-1.27%) compared to c161e3c

Details

Codecov Report

❌ Patch coverage is 31.81818% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.78%. Comparing base (c161e3c) to head (5e4a868).

Files with missing lines Patch % Lines
LSP/src/DSL/interface.jl 7.40% 25 Missing ⚠️
LSP/src/communication.jl 75.00% 2 Missing ⚠️
src/testrunner/testrunner.jl 0.00% 2 Missing ⚠️
LSP/src/LSP.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
- Coverage   69.04%   67.78%   -1.27%     
==========================================
  Files          51       64      +13     
  Lines        8813     9126     +313     
==========================================
+ Hits         6085     6186     +101     
- Misses       2728     2940     +212     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.