Skip to content

Conversation

mablr
Copy link
Contributor

@mablr mablr commented Sep 12, 2025

Motivation

Fix #11632

Solution

  • Applied wrap() to Painted string to handle correctly the "nested paints"

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

- Applied `wrap()` to `Painted` string to handle correctly the "nested paints"
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DaniPopes
Copy link
Member

this makes it all red rather than inconsistently red/white if there's inner coloring

@DaniPopes DaniPopes merged commit af8c6aa into foundry-rs:master Sep 14, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Sep 14, 2025
MerkleBoy pushed a commit to MerkleBoy/foundry that referenced this pull request Sep 17, 2025
…11635)

fix(forge): color bug in `Display` impl for   `TestResult`

- Applied `wrap()` to `Painted` string to handle correctly the "nested paints"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

bug: color output strange and incomplete in invariant test

3 participants