Skip to content

Make dictionary search case-insensitive#202

Merged
bahmanm merged 1 commit intomasterfrom
199-find-words-case-insensitively
Dec 15, 2024
Merged

Make dictionary search case-insensitive#202
bahmanm merged 1 commit intomasterfrom
199-find-words-case-insensitively

Conversation

@bahmanm
Copy link
Copy Markdown
Owner

@bahmanm bahmanm commented Dec 15, 2024

No description provided.

@bahmanm bahmanm linked an issue Dec 15, 2024 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.10%. Comparing base (6332d1a) to head (4588741).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #202      +/-   ##
============================================
+ Coverage     81.09%   81.10%   +0.01%     
  Complexity      386      386              
============================================
  Files            87       87              
  Lines          1518     1519       +1     
  Branches        220      221       +1     
============================================
+ Hits           1231     1232       +1     
  Misses          214      214              
  Partials         73       73              

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

@bahmanm bahmanm merged commit 7550e2e into master Dec 15, 2024
@bahmanm bahmanm deleted the 199-find-words-case-insensitively branch December 15, 2024 04:05
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.

Find words case-insensitively

2 participants