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

go-pkgz / stringutils / 16893447847

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
12380493823 master add missing CODEOWNERS files push 17 Dec 2024 08:02PM UTC umputun github
100.0
5146215328 refs/tags/v1.1.0 suppress linter on reflect push 01 Jun 2023 03:24PM UTC Umputun github
100.0
5146108169 master suppress linter on reflect push 01 Jun 2023 03:14PM UTC umputun github
100.0
5053611507 master add sfx and prefix slice matches push 23 May 2023 05:40AM UTC Umputun github
100.0
5021181636 main add sfx and prefix slice matches push 19 May 2023 05:33AM UTC Umputun github
100.0
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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