Skip to content

Conversation

@theyostalservice
Copy link
Contributor

Description

Please describe the changes made and why they were made. Link to any relevant issues or tickets.

Type of change

None of the below types are correct; this is just an improvement for contributors that improves the output of tests.

While I was working on #280 , I found that the output was missing some standard newlines and it was making it much harder to read. The following images show what this looks like before and after my change:

Before:
Screenshot 2026-01-13 at 5 06 04 PM

After:
Screenshot 2026-01-13 at 5 05 38 PM

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • Ran uv tool run ruff format --config pyproject.toml
  • If this is a bug fix:
    • Updated integration tests with bug repro
    • Linked to bug report ticket
  • Added unit tests if needed
  • Updated unit tests if needed
  • Tests passed when run locally

@theyostalservice theyostalservice force-pushed the patricky/improve_test_diff_newlines branch from e81d9ac to 4f6a1bc Compare January 14, 2026 01:19
@theyostalservice theyostalservice marked this pull request as ready for review January 14, 2026 01:22
Copy link

@QMalcolm QMalcolm left a comment

Choose a reason for hiding this comment

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

Send it ✅

@theyostalservice theyostalservice merged commit 68d9cd3 into main Jan 14, 2026
9 checks passed
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.

3 participants