Skip to content

CustomSettings Implementation - #2949

Open
keval-finimble wants to merge 21 commits into
masterfrom
2758-feature-customisation-json
Open

CustomSettings Implementation#2949
keval-finimble wants to merge 21 commits into
masterfrom
2758-feature-customisation-json

- Resolved conflicts.

41c7a3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

7.68% (+0.05%) compared to 7784baa

View this Pull Request on Codecov

7.68% (+0.05%) compared to 7784baa

Details

Codecov Report

❌ Patch coverage is 8.08301% with 1683 lines in your changes missing coverage. Please review.
✅ Project coverage is 7.68%. Comparing base (7784baa) to head (41c7a3e).
⚠️ Report is 263 commits behind head on master.

Files with missing lines Patch % Lines
...allet/app/walletconnect/AWWalletConnectClient.java 6.93% 161 Missing ⚠️
...om/alphawallet/app/ui/WalletConnectV2Activity.java 0.00% 160 Missing ⚠️
...hawallet/app/repository/TransactionRepository.java 6.14% 107 Missing ⚠️
...va/com/alphawallet/app/service/CustomSettings.java 35.82% 82 Missing and 4 partials ⚠️
...com/alphawallet/app/entity/tokens/ERC721Token.java 0.00% 76 Missing ⚠️
...et/app/walletconnect/TransactionDialogBuilder.java 0.00% 71 Missing ⚠️
...c/main/java/com/alphawallet/app/entity/Wallet.java 0.00% 57 Missing ⚠️
.../alphawallet/app/widget/ActionSheetSignDialog.java 0.00% 57 Missing ⚠️
...tity/walletconnect/WalletConnectV2SessionItem.java 0.00% 55 Missing ⚠️
...phawallet/app/ui/WalletConnectSessionActivity.java 0.00% 49 Missing ⚠️
... and 85 more
Additional details and impacted files
@@             Coverage Diff             @@
##             master   #2949      +/-   ##
===========================================
+ Coverage      7.62%   7.68%   +0.05%     
- Complexity      836     856      +20     
===========================================
  Files           612     639      +27     
  Lines         41863   42918    +1055     
  Branches       4226    4310      +84     
===========================================
+ Hits           3194    3300     +106     
- Misses        38395   39346     +951     
+ Partials        274     272       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.