BirthdayResearch / defichain-wallet

DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web.
MIT License
125 stars 46 forks source link

fix(e2e): fixed address specs e2e #4106

Closed fullstackninja864 closed 10 months ago

fullstackninja864 commented 10 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

github-actions[bot] commented 10 months ago

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2028,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2028,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2028,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2028,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2028,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
github-actions[bot] commented 10 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit 0dc80d62f9547225d8d3b1551ff65aab109163bd

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

codecov-commenter commented 10 months ago

Codecov Report

Merging #4106 (f37242c) into main (fb8a96d) will increase coverage by 4.17%. The diff coverage is 66.13%.

@@            Coverage Diff             @@
##             main    #4106      +/-   ##
==========================================
+ Coverage   57.33%   61.50%   +4.17%     
==========================================
  Files         421      438      +17     
  Lines       11543    12303     +760     
  Branches     3760     4063     +303     
==========================================
+ Hits         6618     7567     +949     
+ Misses       4848     4645     -203     
- Partials       77       91      +14     
Files Coverage Δ
mobile-app/app/api/persistence/domain_storage.ts 100.00% <100.00%> (ø)
mobile-app/app/components/AddressEvmTag.tsx 100.00% <100.00%> (ø)
mobile-app/app/components/BottomSheetHeader.tsx 100.00% <ø> (ø)
...-app/app/components/BottomSheetTokenListHeader.tsx 100.00% <ø> (ø)
mobile-app/app/components/DomainSwitch.tsx 100.00% <100.00%> (ø)
mobile-app/app/components/EVMLinearGradient.tsx 100.00% <100.00%> (ø)
mobile-app/app/components/EvmTag.tsx 100.00% <100.00%> (ø)
mobile-app/app/components/HeaderNetworkStatus.tsx 100.00% <100.00%> (ø)
mobile-app/app/components/InputHelperText.tsx 50.00% <ø> (ø)
mobile-app/app/components/WalletTextInputV2.tsx 55.38% <ø> (-3.08%) :arrow_down:
... and 74 more

... and 12 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more