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(comment): remove all hard break and squeeze to max 1 soft break #3976

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

robertu7
Copy link
Contributor

@robertu7 robertu7 commented Jun 6, 2024

@robertu7 robertu7 requested a review from a team as a code owner June 6, 2024 03:24
@robertu7 robertu7 requested review from gary02, byhow and wlliaml June 6, 2024 03:25
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.68%. Comparing base (32b0009) to head (9c4c4ae).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3976      +/-   ##
===========================================
- Coverage    58.68%   58.68%   -0.01%     
===========================================
  Files          888      888              
  Lines        17190    17189       -1     
  Branches      3074     3074              
===========================================
- Hits         10088    10087       -1     
  Misses        7051     7051              
  Partials        51       51              

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

@robertu7 robertu7 merged commit 4ec31af into develop Jun 6, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/squeeze-comment branch June 6, 2024 03:45
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.

Revise line breaks normalization on comment
2 participants