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: allow break line in text spaces #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Enter-tainer
Copy link
Owner

should fix #5 for latin but not for cjk

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

Attention: Patch coverage is 67.85714% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 90.98%. Comparing base (d51b648) to head (9a3db38).

Files Patch % Lines
src/pretty.rs 67.85% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   91.80%   90.98%   -0.82%     
==========================================
  Files           6        6              
  Lines         879      899      +20     
==========================================
+ Hits          807      818      +11     
- Misses         72       81       +9     

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

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.

Suboptimal line breaking in long sentence with function call
1 participant