Skip to content

Merge branch 'master' into qichao/convert-go-bdd-1

5db4ccb
Select commit
Loading
Failed to load commit list.
Open

feat(bdd): add shared stream operations scenario for Go SDK #3063

Merge branch 'master' into qichao/convert-go-bdd-1
5db4ccb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

71.20% (+0.62%) compared to b19daa9

View this Pull Request on Codecov

71.20% (+0.62%) compared to b19daa9

Details

Codecov Report

❌ Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.20%. Comparing base (b19daa9) to head (5db4ccb).

Files with missing lines Patch % Lines
foreign/python/src/client.rs 0.00% 31 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3063      +/-   ##
============================================
+ Coverage     70.58%   71.20%   +0.62%     
  Complexity      943      943              
============================================
  Files          1113     1136      +23     
  Lines         94590    98100    +3510     
  Branches      71787    75287    +3500     
============================================
+ Hits          66770    69856    +3086     
- Misses        25348    25538     +190     
- Partials       2472     2706     +234     
Components Coverage Δ
Rust Core 71.51% <ø> (+0.87%) ⬆️
Java SDK 62.30% <ø> (ø)
C# SDK 69.11% <ø> (-0.29%) ⬇️
Python SDK 77.42% <0.00%> (-4.02%) ⬇️
Node SDK 91.39% <ø> (-0.04%) ⬇️
Go SDK 38.97% <ø> (ø)
Files with missing lines Coverage Δ
foreign/python/src/client.rs 82.37% <0.00%> (-9.09%) ⬇️

... and 187 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.