Skip to content

feat(confgen): parallelize per-sheet row parsing with bounded worker pool#411

Open
Kybxd wants to merge 1 commit into
masterfrom
parallel-confgen
Open

feat(confgen): parallelize per-sheet row parsing with bounded worker pool#411
Kybxd wants to merge 1 commit into
masterfrom
parallel-confgen

feat(confgen): parallelize per-sheet row parsing with bounded worker …

8f5fc13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 0s

75.07% (target 63.00%)

View this Pull Request on Codecov

75.07% (target 63.00%)

Details

Codecov Report

❌ Patch coverage is 80.84416% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.07%. Comparing base (6863556) to head (8f5fc13).

Files with missing lines Patch % Lines
internal/confgen/parallel.go 83.41% 18 Missing and 15 partials ⚠️
internal/importer/book/tableparser/parser.go 59.25% 14 Missing and 8 partials ⚠️
internal/confgen/parser.go 83.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
+ Coverage   74.87%   75.07%   +0.20%     
==========================================
  Files          88       90       +2     
  Lines        9384     9688     +304     
==========================================
+ Hits         7026     7273     +247     
- Misses       1785     1818      +33     
- Partials      573      597      +24     

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