BirthdayResearch / defichain-wallet

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

feat(ui-ux): updated get vault creation free from gov variable #4185

Closed fullstackninja864 closed 1 month 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

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

Build preview for DeFiChain Wallet is ready!

Built with commit fc33588d8c87654de3cf9f19bf0997e48433808f

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

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 57.41%. Comparing base (d1cd46b) to head (9e14747).

Files Patch % Lines
...igator/screens/Loans/screens/CreateVaultScreen.tsx 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4185 +/- ## ========================================== - Coverage 59.98% 57.41% -2.58% ========================================== Files 442 442 Lines 12581 12586 +5 Branches 4129 4158 +29 ========================================== - Hits 7547 7226 -321 - Misses 4974 5296 +322 - Partials 60 64 +4 ```

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