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

feat(abi): Implement UIfmt for DSTest console logs #10185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VolodymyrBg
Copy link

Motivation

TODO in the file.
Implemented the TODO to use UIfmt for DSTest console logs in the ds.rs file.

Solution

  • Added import for UIfmt from foundry_common_fmt
  • Updated display attributes to use UIfmt::pretty() for values formatting
  • Applied UIfmt to both regular values and array elements
  • Improved formatting consistency across all console log events

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@VolodymyrBg
Copy link
Author

@mattsse Could you check it please when you have a free moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant