BirthdayResearch / defichain-wallet

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

chore(dependancy): updated sdk version to expo-50 #4174

Closed fullstackninja864 closed 3 months ago

fullstackninja864 commented 4 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 4 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit c4286f17770f8d5a030617e25d6ada0edb85f547

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

github-actions[bot] commented 4 months ago

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 57.76%. Comparing base (211bf02) to head (80d5ac6).

Files Patch % Lines
...eens/AppNavigator/screens/Loans/LoansNavigator.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4174 +/- ## ========================================== + Coverage 57.05% 57.76% +0.70% ========================================== Files 438 439 +1 Lines 12502 12506 +4 Branches 4142 4135 -7 ========================================== + Hits 7133 7224 +91 + Misses 5280 5224 -56 + Partials 89 58 -31 ```

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