Skip to content

Retry CI

46793c9
Select commit
Loading
Failed to load commit list.
Open

test(go): increase Go SDK Codecov coverage with comprehensive tests #3037

Retry CI
46793c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2026 in 0s

74.33% (+2.58%) compared to 411a697

View this Pull Request on Codecov

74.33% (+2.58%) compared to 411a697

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.33%. Comparing base (411a697) to head (46793c9).
⚠️ Report is 32 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3037      +/-   ##
============================================
+ Coverage     71.74%   74.33%   +2.58%     
+ Complexity      943      930      -13     
============================================
  Files          1121     1098      -23     
  Lines         93800    91478    -2322     
  Branches      71124    69068    -2056     
============================================
+ Hits          67301    68001     +700     
+ Misses        23863    21003    -2860     
+ Partials       2636     2474     -162     
Components Coverage Δ
Rust Core 72.38% <ø> (+0.02%) ⬆️
Java SDK 62.08% <ø> (-0.22%) ⬇️
C# SDK 67.64% <ø> (ø)
Python SDK 81.43% <ø> (ø)
Node SDK 91.40% <ø> (+0.09%) ⬆️
Go SDK 88.96% <100.00%> (+50.28%) ⬆️
Files with missing lines Coverage Δ
foreign/go/internal/command/update_user.go 90.69% <100.00%> (+37.03%) ⬆️
foreign/go/internal/command/user.go 89.13% <100.00%> (+4.34%) ⬆️

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