liftedinit / alberto

A crypto wallet for any ledger supporting the Many protocol
https://alberto.app
Apache License 2.0
6 stars 7 forks source link

feat: transaction history exporter #146

Closed fmorency closed 9 months ago

fmorency commented 11 months ago

Fixes #143

netlify[bot] commented 11 months ago

Deploy Preview for lifted-alberto ready!

Name Link
Latest commit 9c4c9c2b2d73bd3a9d04b082a09fd5f17732b83e
Latest deploy log https://app.netlify.com/sites/lifted-alberto/deploys/6570d464c881260008bb8d56
Deploy Preview https://deploy-preview-146--lifted-alberto.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 11 months ago

Codecov Report

Attention: 43 lines in your changes are missing coverage. Please review.

Comparison is base (e9f0eb5) 34.27% compared to head (9c4c9c2) 35.10%.

Files Patch % Lines
...ions/components/txn-list/txn-export/txn-export.tsx 18.86% 43 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ========================================== + Coverage 34.27% 35.10% +0.82% ========================================== Files 89 90 +1 Lines 2340 2396 +56 Branches 665 683 +18 ========================================== + Hits 802 841 +39 - Misses 1527 1544 +17 Partials 11 11 ```

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

fmorency commented 11 months ago

I'm not sure about the UI side of things but this PR should get the ball rolling. Happy to get your feedback.