Skip to content

feat: Support incell keyed-list duplicate check and error E2028

b3ed9b7
Select commit
Loading
Failed to load commit list.
Open

feat: Implement vertical aggregation with consistency validation #395

feat: Support incell keyed-list duplicate check and error E2028
b3ed9b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

73.98% (target 63.00%)

View this Pull Request on Codecov

73.98% (target 63.00%)

Details

Codecov Report

❌ Patch coverage is 70.05650% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.98%. Comparing base (5a4e7fc) to head (b3ed9b7).

Files with missing lines Patch % Lines
internal/confgen/table_parser.go 68.60% 20 Missing and 7 partials ⚠️
internal/confgen/document_parser.go 50.00% 9 Missing and 3 partials ⚠️
internal/confgen/util.go 41.66% 7 Missing ⚠️
internal/confgen/parser.go 82.85% 4 Missing and 2 partials ⚠️
internal/localizer/i18n/i18n.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
- Coverage   74.05%   73.98%   -0.08%     
==========================================
  Files          87       87              
  Lines        8819     8879      +60     
==========================================
+ Hits         6531     6569      +38     
- Misses       1718     1742      +24     
+ Partials      570      568       -2     

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