• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

go-pkgz / stringutils / 16893417188

11 Aug 2025 10:12PM UTC coverage: 98.374% (+0.08%) from 98.291%
16893417188

push

github

umputun
feat: add comprehensive string and slice utility functions

add 12 new utility functions organized into categories:
- slice operations: Filter, Map, Reverse, IndexOf, LastIndexOf
- set operations: Difference, Union, Intersection
- string operations: NormalizeWhitespace, IsBlank, RemovePrefix, RemoveSuffix

all functions follow existing patterns with proper nil/empty handling, create new slices without mutation, and use efficient O(n) algorithms for set operations. includes comprehensive tests maintaining 98.8% coverage.

127 of 129 new or added lines in 1 file covered. (98.45%)

242 of 246 relevant lines covered (98.37%)

20.41 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

98.37
/stringutils.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc