-
Notifications
You must be signed in to change notification settings - Fork 171
LIVE-1940 Ledger first inside cosmos validator list #1948
base: develop
Are you sure you want to change the base?
LIVE-1940 Ledger first inside cosmos validator list #1948
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wondering if test datasets are covering the delegate scenarios, as you made some changes in getTransactionStatus
and the tests are still passing without changes.
Codecov Report
@@ Coverage Diff @@
## develop #1948 +/- ##
===========================================
- Coverage 59.42% 59.39% -0.03%
===========================================
Files 510 512 +2
Lines 21105 21036 -69
Branches 5687 5677 -10
===========================================
- Hits 12541 12494 -47
+ Misses 8543 8520 -23
- Partials 21 22 +1
Continue to review full report at Codecov.
|
cbfa445
to
525116f
Compare
Context (issues, jira)
https://ledgerhq.atlassian.net/browse/LIVE-1940
Description / Usage
We change how the delegate work on Cosmos according to the new UI.
Also we have some code to clean also because some are unused
Expectations