Skip to content

Conversation

@aymanbagabas
Copy link
Member

This change ensures that carriage return characters are stripped from the output frames before rendering. This prevents potential rendering issues that can arise from the presence of carriage returns, which may interfere with the correct display of the frame content.

Fixes: #1520

This change ensures that carriage return characters are stripped from
the output frames before rendering. This prevents potential rendering
issues that can arise from the presence of carriage returns, which may
interfere with the correct display of the frame content.

Fixes: #1520
@aymanbagabas aymanbagabas requested review from a team, andreynering and tauraamui and removed request for a team October 28, 2025 13:50
@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.49%. Comparing base (7649234) to head (1f25623).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1523      +/-   ##
==========================================
+ Coverage   69.46%   69.49%   +0.02%     
==========================================
  Files          17       17              
  Lines        1320     1321       +1     
==========================================
+ Hits          917      918       +1     
  Misses        350      350              
  Partials       53       53              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Something broke since v1.2.0, I don't know what happened, can anyone help?

3 participants