Skip to content
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

fix: #771 enhance visibility of transferred value in call trace #801

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

svienot
Copy link
Collaborator

@svienot svienot commented Dec 13, 2023

Description:

Adds value to the fields listed in the details of a call trace action.
Implements option2 described in issue #771

Related issue(s):

Fixes #771

Notes for reviewer:

Deployed on staging.

@svienot svienot requested a review from ericleponner December 13, 2023 18:40
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 87.57% 33584 / 38350
🔵 Statements 87.57% 33584 / 38350
🔵 Functions 66.99% 828 / 1236
🔵 Branches 83.4% 3708 / 4446
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/contract/ContractActionDetails.vue 87.86% 100% 0% 87.86% 143-163
Generated in workflow #593

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@svienot svienot self-assigned this Dec 14, 2023
@svienot svienot merged commit ad54865 into main Dec 14, 2023
5 checks passed
@svienot svienot deleted the 00771-enhance-visibility-of-value-in-call-trace branch December 14, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance Visibility of Transferred Value in Call Trace on Transaction Page
2 participants