Skip to content

实现多字节符文计算字符索引位置和多字节字符串截取函数#8

Merged
thinkeridea merged 2 commits intomasterfrom
utf8
Oct 28, 2019
Merged

实现多字节符文计算字符索引位置和多字节字符串截取函数#8
thinkeridea merged 2 commits intomasterfrom
utf8

Conversation

@thinkeridea
Copy link
Copy Markdown
Owner

closed #7

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 28, 2019

Codecov Report

Merging #8 into master will decrease coverage by 0.9%.
The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   91.63%   90.72%   -0.91%     
==========================================
  Files          16       17       +1     
  Lines         705      809     +104     
==========================================
+ Hits          646      734      +88     
- Misses         47       53       +6     
- Partials       12       22      +10
Impacted Files Coverage Δ
exunicode/exutf8/utf8.go 84.61% <84.61%> (ø)

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 2f4f994...7fd6462. Read the comment docs.

@thinkeridea thinkeridea merged commit 9e0064e into master Oct 28, 2019
@thinkeridea thinkeridea deleted the utf8 branch October 28, 2019 13:37
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.

扩展 utf8 提供根据字符数量确定字符串索引位置

1 participant