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

go-pkgz / stringutils
98%

Build:
DEFAULT BRANCH: master
Repo Added 18 May 2023 08:15AM UTC
Token Pwx1XkBqXNXmj4O0HUCC14ZCzhfqIIOI2 regen
Build 22 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 master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • fix-ci-caching
  • 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

03 Dec 2025 05:50PM UTC coverage: 98.374%. Remained the same
19903527696

push

github

web-flow
Fix CI workflow: checkout before setup-go for proper caching (#3)

Move checkout step before setup-go to allow Go module caching.
setup-go needs go.mod/go.sum files to generate cache keys.
Also update actions to latest versions and fix golangci-lint warning.

242 of 246 relevant lines covered (98.37%)

20.59 hits per line

Relevant lines Covered
Build:
Build:
246 RELEVANT LINES 242 COVERED LINES
20.59 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
19903527696 master Fix CI workflow: checkout before setup-go for proper caching (#3) Move checkout step before setup-go to allow Go module caching. setup-go needs go.mod/go.sum files to generate cache keys. Also update actions to latest versions and fix golangci-li... push 03 Dec 2025 05:51PM UTC web-flow github
98.37
19899918758 fix-ci-caching Fix CI workflow: checkout before setup-go for proper caching Move checkout step before setup-go to allow Go module caching. setup-go needs go.mod/go.sum files to generate cache keys. Also update actions to latest versions and fix golangci-lint wa... Pull #3 03 Dec 2025 03:50PM UTC paskal github
98.37
19899919764 fix-ci-caching Fix CI workflow: checkout before setup-go for proper caching Move checkout step before setup-go to allow Go module caching. setup-go needs go.mod/go.sum files to generate cache keys. Also update actions to latest versions and fix golangci-lint wa... Pull #3 03 Dec 2025 03:50PM UTC paskal github
98.37
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
See All Builds (21)

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