feat(v2.11): smart accounts #270
Open
Codecov / codecov/project
succeeded
Feb 28, 2026 in 0s
67.09% (-3.39%) compared to 2b57c83
View this Pull Request on Codecov
67.09% (-3.39%) compared to 2b57c83
Details
Codecov Report
❌ Patch coverage is 38.93443% with 149 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.09%. Comparing base (2b57c83) to head (00969a1).
Additional details and impacted files
@@ Coverage Diff @@
## release/v2.11 #270 +/- ##
=================================================
- Coverage 70.47% 67.09% -3.39%
=================================================
Files 45 60 +15
Lines 2107 2343 +236
=================================================
+ Hits 1485 1572 +87
- Misses 454 585 +131
- Partials 168 186 +18 | Files with missing lines | Coverage Δ | |
|---|---|---|
| app/app.go | 75.00% <100.00%> (+0.44%) |
⬆️ |
| app/genesis.go | 100.00% <100.00%> (ø) |
|
| app/modules.go | 100.00% <100.00%> (ø) |
|
| x/smartaccount/types/codec.go | 100.00% <100.00%> (ø) |
|
| x/smartaccount/types/keys.go | 0.00% <0.00%> (ø) |
|
| x/smartaccount/types/params_legacy.go | 0.00% <0.00%> (ø) |
|
| x/smartaccount/keeper/migrator.go | 0.00% <0.00%> (ø) |
|
| x/smartaccount/types/params.go | 0.00% <0.00%> (ø) |
|
| x/smartaccount/post/posttransaction.go | 78.94% <78.94%> (ø) |
|
| x/smartaccount/types/setting.go | 0.00% <0.00%> (ø) |
|
| ... and 8 more |
🚀 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