refactor: consolidate equality helpers, fix silent limits, centralize file permissions #348
Codecov / codecov/project
succeeded
Feb 27, 2026 in 0s
84.77% (-0.02%) compared to 39b310d
View this Pull Request on Codecov
84.77% (-0.02%) compared to 39b310d
Details
Codecov Report
❌ Patch coverage is 73.97260% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.77%. Comparing base (39b310d) to head (30c869c).
Additional details and impacted files
@@ Coverage Diff @@
## main #348 +/- ##
==========================================
- Coverage 84.78% 84.77% -0.02%
==========================================
Files 193 194 +1
Lines 27255 27246 -9
==========================================
- Hits 23108 23097 -11
- Misses 2828 2829 +1
- Partials 1319 1320 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| fixer/refs.go | 75.56% <100.00%> (+0.50%) |
⬆️ |
| internal/equalutil/equalutil.go | 100.00% <100.00%> (ø) |
|
| internal/jsonpath/eval.go | 72.36% <100.00%> (+0.74%) |
⬆️ |
| internal/mcpserver/tools_convert.go | 86.20% <100.00%> (ø) |
|
| internal/mcpserver/tools_fix.go | 80.00% <100.00%> (ø) |
|
| internal/mcpserver/tools_join.go | 91.42% <100.00%> (ø) |
|
| internal/mcpserver/tools_overlay.go | 71.42% <100.00%> (ø) |
|
| parser/equals.go | 95.76% <ø> (-0.37%) |
⬇️ |
| parser/parameters_equals.go | 96.96% <100.00%> (ø) |
|
| parser/paths_equals.go | 99.02% <100.00%> (ø) |
|
| ... and 8 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading