cloudflare / cloudflare/ahocorasick

Lack of testing module

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.