defichain-wallet icon indicating copy to clipboard operation
defichain-wallet copied to clipboard

feature(core): initial commit for LocalWhaleWalletAccountProvider

Open fullstackninja864 opened this issue 1 year ago • 3 comments

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

  • [ ] Read your code changes at least once
  • [ ] Tested on iOS/Android device (e.g, No crashes, library supported etc.)
  • [ ] No console errors on web
  • [ ] Tested on Light mode and Dark mode*
  • [ ] Your UI implementation visually matched the rendered design*
  • [ ] Unit tests*
  • [ ] Added e2e tests*
  • [ ] Added translations*

fullstackninja864 avatar Apr 04 '24 07:04 fullstackninja864

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}

github-actions[bot] avatar Apr 04 '24 07:04 github-actions[bot]

Build preview for DeFiChain Wallet is ready!

Built with commit 17289476dca6fec0519fcc69080e4f403b2b46c3

https://expo.io/@defichain/wallet?release-channel=pr-preview-4181

github-actions[bot] avatar Apr 04 '24 07:04 github-actions[bot]

Codecov Report

Attention: Patch coverage is 23.21429% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 39.97%. Comparing base (bf3cd26) to head (6301e3c). Report is 1 commits behind head on main.

Files Patch % Lines
...pp/api/wallet/memPool/LocalWhalePrevoutProvider.ts 10.41% 43 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4181       +/-   ##
===========================================
- Coverage   60.05%   39.97%   -20.09%     
===========================================
  Files         442      445        +3     
  Lines       12577    12636       +59     
  Branches     4129     4165       +36     
===========================================
- Hits         7553     5051     -2502     
- Misses       4964     7549     +2585     
+ Partials       60       36       -24     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 04 '24 07:04 codecov-commenter