-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
transactions
- display medianTime for transactions
#419
Conversation
In transaction list screen
Code Climate has analyzed commit 68c61ef and detected 0 issues on this pull request. View more on Code Climate. |
Codecov Report
@@ Coverage Diff @@
## main #419 +/- ##
===========================================
- Coverage 87.58% 25.51% -62.07%
===========================================
Files 102 94 -8
Lines 1651 1556 -95
Branches 264 255 -9
===========================================
- Hits 1446 397 -1049
- Misses 204 1157 +953
- Partials 1 2 +1
Continue to review full report at Codecov.
|
✔️ Deploy Preview for defi-wallet ready! 🔨 Explore the source changes: 68c61ef 🔍 Inspect the deploy log: https://app.netlify.com/sites/defi-wallet/deploys/610b2534d375970008a7e0cb 😎 Browse the preview: https://deploy-preview-419--defi-wallet.netlify.app |
Build preview for DeFi Wallet is ready! Built with commit ea911a5 https://expo.io/@defichain/wallet?release-channel=pr-preview-419 |
Since it is used in TransactionDetailScreen
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
What kind of PR is this?:
/kind feature
Which issue(s) does this PR fixes?:
Fixes #402