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

Make batch sizes configurable #4149

Merged
merged 22 commits into from Mar 19, 2024

Simplify

0a86ac7
Select commit
Failed to load commit list.
Merged

Make batch sizes configurable #4149

Simplify
0a86ac7
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 1s

73.90% (-0.72%) compared to aea56ea

View this Pull Request on Codecov

73.90% (-0.72%) compared to aea56ea

Details

Codecov Report

Attention: Patch coverage is 71.05263% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 73.90%. Comparing base (aea56ea) to head (0a86ac7).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4149      +/-   ##
==========================================
- Coverage   74.61%   73.90%   -0.72%     
==========================================
  Files         339      339              
  Lines       22862    22876      +14     
==========================================
- Hits        17059    16906     -153     
- Misses       4498     4684     +186     
+ Partials     1305     1286      -19     
Files Coverage Δ
integration/setup/listener.go 70.94% <100.00%> (-3.89%) ⬇️
integration/setup/setup.go 84.74% <ø> (ø)
internal/backends/postgresql/backend.go 71.42% <100.00%> (ø)
internal/backends/postgresql/metadata/registry.go 71.54% <100.00%> (+0.05%) ⬆️
internal/backends/sqlite/backend.go 80.39% <100.00%> (ø)
internal/backends/sqlite/metadata/registry.go 70.58% <100.00%> (+0.10%) ⬆️
internal/handler/handler.go 50.86% <ø> (ø)
internal/handler/msg_insert.go 82.69% <100.00%> (-0.17%) ⬇️
internal/handler/registry/postgresql.go 85.18% <100.00%> (+1.18%) ⬆️
internal/handler/registry/registry.go 44.44% <ø> (ø)
... and 7 more

... and 11 files with indirect coverage changes