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: truncate ByteStream string representation #8673

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tstadel
Copy link
Member

@tstadel tstadel commented Dec 25, 2024

Related Issues

Proposed Changes:

  • truncate data in str representation of ByteStream to 1k

How did you test it?

Notes for the reviewer

Checklist

  • I have read the contributors guidelines and the code of conduct
  • I have updated the related issue with new insights and changes
  • I added unit tests and updated the docstrings
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I documented my code
  • I ran pre-commit hooks and fixed any issue

@tstadel tstadel requested a review from a team as a code owner December 25, 2024 11:36
@tstadel tstadel requested review from anakin87 and removed request for a team December 25, 2024 11:36
@github-actions github-actions bot added the type:documentation Improvements on the docs label Dec 25, 2024
@tstadel tstadel requested a review from a team as a code owner December 25, 2024 11:39
@tstadel tstadel requested review from dfokina and removed request for a team December 25, 2024 11:39
@coveralls
Copy link
Collaborator

coveralls commented Dec 25, 2024

Pull Request Test Coverage Report for Build 12492730750

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 90.955%

Totals Coverage Status
Change from base Build 12443798462: 0.003%
Covered Lines: 8507
Relevant Lines: 9353

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:documentation Improvements on the docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants