fix(go): correct Permissions serialization and add unit tests #3015
Codecov / codecov/project
succeeded
Mar 30, 2026 in 1s
72.03% (+0.28%) compared to 411a697
View this Pull Request on Codecov
72.03% (+0.28%) compared to 411a697
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.03%. Comparing base (411a697) to head (d6e2146).
Additional details and impacted files
@@ Coverage Diff @@
## master #3015 +/- ##
============================================
+ Coverage 71.74% 72.03% +0.28%
+ Complexity 943 929 -14
============================================
Files 1121 1105 -16
Lines 93800 92200 -1600
Branches 71124 69543 -1581
============================================
- Hits 67301 66419 -882
+ Misses 23863 23318 -545
+ Partials 2636 2463 -173 | Components | Coverage Δ | |
|---|---|---|
| Rust Core | 72.73% <ø> (+0.37%) |
⬆️ |
| Java SDK | 62.03% <ø> (-0.27%) |
⬇️ |
| C# SDK | 67.64% <ø> (ø) |
|
| Python SDK | 81.43% <ø> (ø) |
|
| Node SDK | 91.53% <ø> (+0.21%) |
⬆️ |
| Go SDK | 38.97% <100.00%> (+0.28%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| foreign/go/contracts/users.go | 100.00% <100.00%> (+7.57%) |
⬆️ |
🚀 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