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

fix(list): improve regex to remove CJK word #5137

Merged
merged 1 commit into from
Sep 6, 2024

fix(list): improve regex to remove CJK word

b5c1c61
Select commit
Loading
Failed to load commit list.
Merged

fix(list): improve regex to remove CJK word #5137

fix(list): improve regex to remove CJK word
b5c1c61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 6, 2024 in 0s

98.37% (-0.02%) compared to 9c25f2f

View this Pull Request on Codecov

98.37% (-0.02%) compared to 9c25f2f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (9c25f2f) to head (b5c1c61).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5137      +/-   ##
==========================================
- Coverage   98.39%   98.37%   -0.02%     
==========================================
  Files         273      273              
  Lines       26131    26131              
  Branches     5400     5400              
==========================================
- Hits        25712    25707       -5     
- Misses        259      262       +3     
- Partials      160      162       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.