Skip to content

Redefine words#262

Merged
bahmanm merged 4 commits intomasterfrom
261-cannot-redefine-words
Dec 25, 2024
Merged

Redefine words#262
bahmanm merged 4 commits intomasterfrom
261-cannot-redefine-words

Conversation

@bahmanm
Copy link
Copy Markdown
Owner

@bahmanm bahmanm commented Dec 25, 2024

No description provided.

- Modify the reverse lookup to return the DictionaryItem instance having the same address
- Implement a new API in Machine to return all the DictionaryItem instances of a word. To be consumed by FIND.
@bahmanm bahmanm linked an issue Dec 25, 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 82.20%. Comparing base (b7cd6f1) to head (3cc0526).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #262      +/-   ##
============================================
+ Coverage     82.13%   82.20%   +0.07%     
- Complexity      513      520       +7     
============================================
  Files           104      104              
  Lines          2054     2068      +14     
  Branches        309      310       +1     
============================================
+ Hits           1687     1700      +13     
  Misses          252      252              
- Partials        115      116       +1     

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

@bahmanm bahmanm merged commit 74751b7 into master Dec 25, 2024
@bahmanm bahmanm deleted the 261-cannot-redefine-words branch December 25, 2024 23:57
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.

Cannot redefine words

2 participants