feat(go): add comprehensive unit tests for command serialization #2973
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
72.05% (+0.02%) compared to 30fae4c
View this Pull Request on Codecov
72.05% (+0.02%) compared to 30fae4c
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.05%. Comparing base (30fae4c) to head (8b59b37).
Additional details and impacted files
@@ Coverage Diff @@
## master #2973 +/- ##
============================================
+ Coverage 72.02% 72.05% +0.02%
Complexity 943 943
============================================
Files 1125 1125
Lines 94527 94527
Branches 71728 71728
============================================
+ Hits 68082 68109 +27
+ Misses 23799 23776 -23
+ Partials 2646 2642 -4 | Components | Coverage Δ | |
|---|---|---|
| Rust Core | 72.56% <ø> (ø) |
|
| Java SDK | 62.30% <ø> (ø) |
|
| C# SDK | 69.42% <ø> (ø) |
|
| Python SDK | 81.43% <ø> (ø) |
|
| Node SDK | 91.40% <ø> (ø) |
|
| Go SDK | 39.53% <100.00%> (+0.56%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| foreign/go/internal/command/update_user.go | 95.12% <100.00%> (+41.46%) |
⬆️ |
| foreign/go/internal/command/user.go | 91.30% <100.00%> (+6.52%) |
⬆️ |
🚀 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.
Loading