samber/ro

Tests: more tests on variants

Open

#106 opened on Oct 14, 2025

 (1 comment) (0 reactions) (0 assignees)Go (22 forks)github user discovery
coregood first issuetests

Repository metrics

Stars
 (659 stars)
PR merge metrics
 (Avg merge 1m) (1 merged PR in 30d)

Description

Some methods have lots of variants (eg: zip2, zip3, zip4, zip5…). Sometimes, only the first variant is properly tested. Lots of tests are missing.

Contributor guide