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

[impl] add decoding of utf codepoints #65

Merged
merged 1 commit into from
Jan 25, 2022
Merged

[impl] add decoding of utf codepoints #65

merged 1 commit into from
Jan 25, 2022

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Jan 25, 2022

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #65 (e639878) into master (0a5d475) will increase coverage by 0.03%.
The diff coverage is 97.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   93.16%   93.19%   +0.03%     
==========================================
  Files          49       51       +2     
  Lines       10089    10134      +45     
==========================================
+ Hits         9399     9444      +45     
  Misses        690      690              
Impacted Files Coverage Δ
src/c4/charconv.hpp 97.58% <ø> (ø)
src/c4/utf.cpp 96.96% <96.96%> (ø)
test/test_utf.cpp 100.00% <100.00%> (ø)
src/c4/substr.hpp 98.98% <0.00%> (+0.14%) ⬆️

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 0a5d475...e639878. 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.

1 participant