Skip to content

chore: other binaries

fa8b606
Select commit
Loading
Failed to load commit list.
Merged

feat: integrate processor partition migrator in processor and embedded apps #6622

chore: other binaries
fa8b606
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2026 in 1s

79.68% (+0.12%) compared to 1cffea7

View this Pull Request on Codecov

79.68% (+0.12%) compared to 1cffea7

Details

Codecov Report

❌ Patch coverage is 68.82883% with 173 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.68%. Comparing base (1cffea7) to head (fa8b606).

Files with missing lines Patch % Lines
app/apphandlers/setup_partitionmigration.go 69.49% 38 Missing and 16 partials ⚠️
app/apphandlers/processorAppHandler.go 2.00% 49 Missing ⚠️
testhelper/clustertest/migrationexecutor.go 71.73% 14 Missing and 12 partials ⚠️
testhelper/rudderserver/rudderserver.go 66.66% 8 Missing and 4 partials ⚠️
testhelper/clustertest/routingproxy.go 66.66% 8 Missing and 2 partials ⚠️
app/apphandlers/gatewayAppHandler.go 60.00% 3 Missing and 3 partials ⚠️
app/apphandlers/embeddedAppHandler.go 92.59% 2 Missing and 2 partials ⚠️
app/cluster/dynamic.go 50.00% 1 Missing and 1 partial ⚠️
app/cluster/state/etcd.go 50.00% 1 Missing and 1 partial ⚠️
app/cluster/state/static.go 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6622      +/-   ##
==========================================
+ Coverage   79.56%   79.68%   +0.12%     
==========================================
  Files         556      562       +6     
  Lines       62176    62829     +653     
==========================================
+ Hits        49470    50068     +598     
- Misses       9783     9794      +11     
- Partials     2923     2967      +44     

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