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

go-pkgz / stringutils / 16893447847
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix-ci-caching
DEFAULT BRANCH: master
Ran 11 Aug 2025 10:15PM UTC
Jobs 1
Files 1
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

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.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
98.37
0.08% stringutils.go
Jobs
ID Job ID Ran Files Coverage
1 16893447847.1 11 Aug 2025 10:15PM UTC 1
98.37
GitHub Action Run
Source Files on build 16893447847
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ed86b8d0 on github
  • Prev Build on refs/tags/v1.2.2 (#16893245594)
  • Delete
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

© 2025 Coveralls, Inc