defichain-wallet icon indicating copy to clipboard operation
defichain-wallet copied to clipboard

chore(e2e): convert transfer domain

Open Ramyasivan opened this issue 2 years ago • 4 comments

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

  • [ ] Read your code changes at least once
  • [ ] Tested on iOS/Android device (e.g, No crashes, library supported etc.)
  • [ ] No console errors on web
  • [ ] Tested on Light mode and Dark mode*
  • [ ] Your UI implementation visually matched the rendered design*
  • [ ] Unit tests*
  • [ ] Added e2e tests*
  • [ ] Added translations*

Ramyasivan avatar Oct 16 '23 03:10 Ramyasivan

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}

github-actions[bot] avatar Oct 17 '23 02:10 github-actions[bot]

Build preview for DeFiChain Wallet is ready!

Built with commit 7344a3f4b832d19c59ce375148bb0590ca7d9162

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

github-actions[bot] avatar Oct 17 '23 02:10 github-actions[bot]

Codecov Report

Merging #4062 (acb5a62) into main (d61a44b) will decrease coverage by 16.01%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #4062       +/-   ##
===========================================
- Coverage   56.06%   40.06%   -16.01%     
===========================================
  Files         438      438               
  Lines       12353    12353               
  Branches     4090     4090               
===========================================
- Hits         6926     4949     -1977     
- Misses       5343     7354     +2011     
+ Partials       84       50       -34     
Files Coverage Δ
...igator/screens/Portfolio/components/AddressRow.tsx 73.26% <ø> (ø)

... and 106 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

codecov-commenter avatar Oct 27 '23 05:10 codecov-commenter

woowww good job @Ramyasivan

thedoublejay avatar Oct 27 '23 06:10 thedoublejay