Skip to content

ci: extend lll exemption to pretty_error_test

59c0b0b
Select commit
Loading
Failed to load commit list.
Merged

feat(jsonrpc): clearer errors for malformed JSON and invalid params #3702

ci: extend lll exemption to pretty_error_test
59c0b0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 0s

76.69% (target 70.00%)

View this Pull Request on Codecov

76.69% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 93.70629% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.69%. Comparing base (9de7658) to head (59c0b0b).

Files with missing lines Patch % Lines
jsonrpc/pretty_error.go 93.54% 6 Missing and 2 partials ⚠️
jsonrpc/server.go 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3702      +/-   ##
==========================================
+ Coverage   76.67%   76.69%   +0.01%     
==========================================
  Files         409      410       +1     
  Lines       37055    37181     +126     
==========================================
+ Hits        28411    28515     +104     
- Misses       6668     6679      +11     
- Partials     1976     1987      +11     

☔ View full report in Codecov by Harness.
📢 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.