Skip to content

feat(sdk): consume the request counter for partition operations - #3958

Open
numinnex wants to merge 2 commits into
masterfrom
fix_sdk_request_id_for_partition
Open

feat(sdk): consume the request counter for partition operations#3958
numinnex wants to merge 2 commits into
masterfrom
fix_sdk_request_id_for_partition

Conversation

@numinnex

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the S-waiting-on-review PR is waiting on a reviewer label Aug 24, 2026
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.29730% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.90%. Comparing base (a65f177) to head (a26a0d0).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
foreign/go/internal/vsr/envelope.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master    #3958       +/-   ##
=============================================
- Coverage     83.93%   69.90%   -14.03%     
  Complexity     1358     1358               
=============================================
  Files          1213     1214        +1     
  Lines        168441   145741    -22700     
  Branches     135999   113429    -22570     
=============================================
- Hits         141373   101885    -39488     
- Misses        23389    39983    +16594     
- Partials       3679     3873      +194     
Components Coverage Δ
Rust Core 66.65% <100.00%> (-18.08%) ⬇️
Java SDK 66.67% <100.00%> (ø)
C# SDK 75.08% <ø> (-1.45%) ⬇️
Python SDK 90.13% <ø> (ø)
PHP SDK 84.48% <ø> (ø)
Node SDK 95.90% <100.00%> (-0.01%) ⬇️
Go SDK 68.28% <0.00%> (-0.02%) ⬇️
Files with missing lines Coverage Δ
core/sdk/src/quic/quic_client.rs 75.07% <ø> (ø)
core/sdk/src/vsr.rs 94.23% <100.00%> (+0.32%) ⬆️
foreign/csharp/Iggy_SDK/Vsr/ConsensusSession.cs 95.60% <ø> (-4.40%) ⬇️
foreign/go/internal/vsr/session.go 100.00% <ø> (ø)
...he/iggy/client/async/tcp/vsr/ConsensusSession.java 82.35% <ø> (ø)
...e/iggy/client/async/tcp/vsr/VsrRequestEncoder.java 95.23% <100.00%> (ø)
foreign/node/src/wire/vsr/index.ts 100.00% <100.00%> (ø)
foreign/node/src/wire/vsr/session.ts 100.00% <100.00%> (ø)
foreign/go/internal/vsr/envelope.go 88.57% <0.00%> (-0.62%) ⬇️

... and 364 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@numinnex

Copy link
Copy Markdown
Contributor Author

Merge after #3945

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review PR is waiting on a reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant