Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix multi-space unicode characters for columns with width > 2 #45

Merged
merged 4 commits into from
Aug 8, 2021

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Aug 6, 2021

Part of #44

@Nukesor Nukesor changed the title [WIPFix unicode characters [WIP] Fix multi-space unicode characters Aug 6, 2021
@Nukesor Nukesor force-pushed the fix_unicode_characters branch from f157f72 to 4447b30 Compare August 7, 2021 00:27
@Nukesor Nukesor force-pushed the fix_unicode_characters branch from 4447b30 to 56d59c0 Compare August 7, 2021 00:37
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2021

Codecov Report

Merging #45 (d46b94d) into master (2c05e1d) will increase coverage by 0.00%.
The diff coverage is 97.14%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   94.17%   94.18%           
=======================================
  Files          14       14           
  Lines         807      825   +18     
=======================================
+ Hits          760      777   +17     
- Misses         47       48    +1     
Impacted Files Coverage Δ
src/utils/formatting/content_split.rs 98.41% <96.29%> (-1.59%) ⬇️
src/row.rs 82.05% <100.00%> (ø)
src/utils/arrangement/dynamic.rs 98.51% <100.00%> (ø)
src/utils/formatting/content_format.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 81be4fb...d46b94d. Read the comment docs.

@Nukesor Nukesor changed the title [WIP] Fix multi-space unicode characters Fix multi-space unicode characters for columns with width > 2 Aug 8, 2021
@Nukesor Nukesor force-pushed the fix_unicode_characters branch from a82a523 to d46b94d Compare August 8, 2021 21:59
@Nukesor Nukesor merged commit d46b94d into master Aug 8, 2021
@Nukesor Nukesor deleted the fix_unicode_characters branch August 8, 2021 22:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants