Skip to content

Use single ellipsis unicode character by default #11

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

markhicken
Copy link

Resolves #6

Let me know what you think! Or just merge it if you like. :)

@codecov
Copy link

codecov bot commented Oct 21, 2020

Codecov Report

Merging #11 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   30.76%   30.76%           
=======================================
  Files           1        1           
  Lines          26       26           
  Branches        2        2           
=======================================
  Hits            8        8           
  Misses         17       17           
  Partials        1        1           
Impacted Files Coverage Δ
src/truncateString.js 30.76% <ø> (ø)

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 7a58776...5a7f706. Read the comment docs.

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.

Use \u2026 as default ellipsis
2 participants