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

go-pkgz / stringutils
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.3.0
DEFAULT BRANCH: master
Repo Added 18 May 2023 08:15AM UTC
Token Pwx1XkBqXNXmj4O0HUCC14ZCzhfqIIOI2 regen
Build 19 Last
Files 1
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

LAST BUILD ON BRANCH refs/tags/v1.3.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • golangci-lint-v2-migration
  • main
  • master
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.2.2
  • refs/tags/v1.3.0

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

Relevant lines Covered
Build:
Build:
246 RELEVANT LINES 242 COVERED LINES
20.7 HITS PER LINE
Source Files on master
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16893447847 refs/tags/v1.3.0 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 operation... push 11 Aug 2025 10:15PM UTC umputun github
98.37
16893417188 master 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 operation... push 11 Aug 2025 10:13PM UTC umputun github
98.37
16893245594 refs/tags/v1.2.2 refactor(dedup): unify DeDup algorithms into single stable implementation replace unstable O(n²) DeDup with stable O(n) map-based algorithm that preserves order of first occurrences. DeDupBig is now deprecated and simply calls DeDup for backwards... push 11 Aug 2025 10:04PM UTC umputun github
98.29
16893230190 master refactor(dedup): unify DeDup algorithms into single stable implementation replace unstable O(n²) DeDup with stable O(n) map-based algorithm that preserves order of first occurrences. DeDupBig is now deprecated and simply calls DeDup for backwards... push 11 Aug 2025 10:03PM UTC umputun github
98.29
16892772819 refs/tags/v1.2.1 Fix critical issues and improve code quality - Replace unsafe byte-to-string conversion with safe string() conversion - Fix DeDupBig to use map[string]struct{} for clarity and efficiency - Handle empty string edge cases in ContainsAnySubstring - ... push 11 Aug 2025 09:37PM UTC umputun github
98.44
16892768071 master Fix critical issues and improve code quality - Replace unsafe byte-to-string conversion with safe string() conversion - Fix DeDupBig to use map[string]struct{} for clarity and efficiency - Handle empty string edge cases in ContainsAnySubstring - ... push 11 Aug 2025 09:37PM UTC umputun github
98.44
16872321498 refs/tags/v1.2.0 Migrate golangci-lint configuration to v2 and update GitHub Action (#2) push 11 Aug 2025 06:14AM UTC web-flow github
100.0
16872296146 master Migrate golangci-lint configuration to v2 and update GitHub Action (#2) push 11 Aug 2025 06:12AM UTC web-flow github
100.0
16872246987 golangci-lint-v2-migration Migrate golangci-lint configuration to v2 and update GitHub Action Pull #2 11 Aug 2025 06:09AM UTC umputun github
100.0
13384442376 master update go version push 18 Feb 2025 06:16AM UTC umputun github
100.0
See All Builds (18)

Badge your Repo: stringutils

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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