samber/ro

Tests: more tests on variants

Open

#106 opened on Oct 14, 2025

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

Repository metrics

Stars
 (659 stars)
PR merge metrics
 (PR metrics pending)

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