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

Add a dictionary factory backed by MARISA-tries #133

Merged
merged 2 commits into from
Jun 26, 2024

Change dictionary format to use strings again

81f08ba
Select commit
Loading
Failed to load commit list.
Merged

Add a dictionary factory backed by MARISA-tries #133

Change dictionary format to use strings again
81f08ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 0s

97.25% (+0.09%) compared to 5f4fa16

View this Pull Request on Codecov

97.25% (+0.09%) compared to 5f4fa16

Details

Codecov Report

Attention: Patch coverage is 98.63014% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.25%. Comparing base (5f4fa16) to head (81f08ba).

Files Patch % Lines
...emma/strategies/dictionaries/dictionary_factory.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   97.15%   97.25%   +0.09%     
==========================================
  Files          33       34       +1     
  Lines         563      619      +56     
==========================================
+ Hits          547      602      +55     
- Misses         16       17       +1     

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