cloudflare / cloudflare/ahocorasick
Lack of testing module
- Dominant language
- Go
- Stars
- 727
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
I recently consumed this module while working on a project. However, since this repository lacked a robust testing and benchmarking module, I created one and I am now looking to share it.
The testing and benchmarking module I implemented ran the algorithm against English, Chinese, and Vietnamese words and phrases.
Contributor guide
Research direction
No files, tests, or entry points are named. Review the repository's current test and benchmark setup first, then determine how the proposed module should exercise the Aho-Corasick algorithm against English, Chinese, and Vietnamese words and phrases; done means the testing and benchmarking module is integrated and its results are reproducible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100