Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DST horizontal partitioning #556

Merged
merged 13 commits into from
Mar 11, 2025

Update test/dst/validator.go

d9e5337
Select commit
Loading
Failed to load commit list.
Merged

DST horizontal partitioning #556

Update test/dst/validator.go
d9e5337
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 10, 2025 in 1s

52.38% (-2.84%) compared to 7195f7f

View this Pull Request on Codecov

52.38% (-2.84%) compared to 7195f7f

Details

Codecov Report

Attention: Patch coverage is 51.76909% with 259 lines in your changes missing coverage. Please review.

Project coverage is 52.38%. Comparing base (7195f7f) to head (d9e5337).

Files with missing lines Patch % Lines
test/dst/dst.go 54.27% 88 Missing and 3 partials ⚠️
test/dst/bc_validator.go 0.00% 62 Missing ⚠️
test/dst/validator.go 32.00% 50 Missing and 1 partial ⚠️
...rnal/app/subsystems/aio/store/postgres/postgres.go 62.96% 13 Missing and 7 partials ⚠️
internal/app/subsystems/aio/store/sqlite/sqlite.go 68.42% 8 Missing and 4 partials ⚠️
internal/app/subsystems/aio/sender/sender_dst.go 0.00% 9 Missing ⚠️
test/dst/generator.go 75.00% 5 Missing ⚠️
cmd/dst/run.go 0.00% 4 Missing ⚠️
internal/kernel/t_aio/store.go 0.00% 2 Missing ⚠️
internal/kernel/t_api/status.go 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
- Coverage   55.21%   52.38%   -2.84%     
==========================================
  Files         133      133              
  Lines       14163    14408     +245     
==========================================
- Hits         7820     7547     -273     
- Misses       5881     6400     +519     
+ Partials      462      461       -1     

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