BirthdayResearch / defichain-wallet

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

chore(debug): e2e runner #4069

Closed pierregee closed 10 months ago

pierregee commented 11 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 11 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 11 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit 339819f5b16599d7d3e15b0ac317158a480f9696

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

codecov-commenter commented 11 months ago

Codecov Report

Merging #4069 (ae057b6) into main (fb8a96d) will decrease coverage by 7.14%. The diff coverage is 39.37%.

@@            Coverage Diff             @@
##             main    #4069      +/-   ##
==========================================
- Coverage   57.33%   50.19%   -7.14%     
==========================================
  Files         421      438      +17     
  Lines       11543    12286     +743     
  Branches     3760     4054     +294     
==========================================
- Hits         6618     6167     -451     
- Misses       4848     6045    +1197     
+ Partials       77       74       -3     
Files Coverage Δ
mobile-app/app/api/persistence/domain_storage.ts 100.00% <100.00%> (ø)
mobile-app/app/components/BottomSheetHeader.tsx 100.00% <ø> (ø)
...-app/app/components/BottomSheetTokenListHeader.tsx 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:
mobile-app/app/components/icons/WalletIcon.tsx 100.00% <100.00%> (ø)
...le-app/app/components/icons/assets/ConvertIcon.tsx 100.00% <100.00%> (ø)
mobile-app/app/components/icons/assets/index.ts 100.00% <ø> (ø)
mobile-app/app/hooks/useAddressBook.ts 100.00% <100.00%> (ø)
... and 74 more

... and 56 files with indirect coverage changes

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