0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java1,113 forks (1,113 forks)batch import
help wanted
Repository metrics
- Stars
- 4,457 stars (4,457 stars)
- PR merge metrics
- Avg merge 17d (Avg merge 17d)4 merged PRs in 30d (4 merged PRs in 30d)
Contributor guide
- Research direction
- Investigate the matchPattern method in the OperatorLike class to understand why comparing '1%1' and '1%' returns false. Check the pattern matching logic, especially how the '%' wildcard is handled. Consider adding or reviewing unit tests for edge cases.
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- Java