BirthdayResearch / defichain-wallet

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

chore(deps): update react-native back to 0.72.3 #4105

Closed lykalabrada closed 10 months ago

lykalabrada 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 373afebc0de2ff585e0fbc9a487becf0c3624e2d

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

codecov-commenter commented 10 months ago

Codecov Report

Merging #4105 (77eeff7) into main (fb8a96d) will decrease coverage by 5.21%. The diff coverage is 44.80%.

@@            Coverage Diff             @@
##             main    #4105      +/-   ##
==========================================
- Coverage   57.33%   52.12%   -5.21%     
==========================================
  Files         421      438      +17     
  Lines       11543    12303     +760     
  Branches     3760     4063     +303     
==========================================
- Hits         6618     6413     -205     
- Misses       4848     5810     +962     
- Partials       77       80       +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 0.00% <ø> (-50.00%) :arrow_down:
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/contexts/EVMProvider.tsx 100.00% <100.00%> (ø)
... and 74 more

... and 43 files with indirect coverage changes

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