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

handle ZWJ and emoji sequences, don't break identifiers within graphemes #372

Merged
merged 6 commits into from
Nov 1, 2023

Update test/tokenize.jl

75a1fc2
Select commit
Loading
Failed to load commit list.
Merged

handle ZWJ and emoji sequences, don't break identifiers within graphemes #372

Update test/tokenize.jl
75a1fc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

96.57% (target 0.00%)

View this Pull Request on Codecov

96.57% (target 0.00%)

Details

Codecov Report

Merging #372 (75a1fc2) into main (1b048aa) will decrease coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #372      +/-   ##
==========================================
- Coverage   96.58%   96.57%   -0.01%     
==========================================
  Files          14       14              
  Lines        4160     4179      +19     
==========================================
+ Hits         4018     4036      +18     
- Misses        142      143       +1     
Files Coverage Δ
src/tokenize.jl 99.08% <100.00%> (+0.01%) ⬆️

... and 2 files with indirect coverage changes