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

tecnickcom / gogen / 28876508267
100%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 03:07PM UTC
Jobs 1
Files 168
Run time 2min
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

07 Jul 2026 03:03PM UTC coverage: 99.971%. Remained the same
28876508267

push

github

nicolaasuni
perf(stringmetric): flatten DP matrix to a single slice, plus fuzz tests, benchmarks, and metric docs

- Replace the [][]int distance matrix with a single row-major []int, cutting allocations from 15 to 4 and memory from 1960 to 1640 B/op on the short-ASCII benchmark while improving cache locality
- Rename the matrix dimensions so nrows/ncols match the sa/sb (row/column) orientation used in the diagrams
- Fix the garbled column header in both ASCII matrix diagrams and render the space column of "a abct" as a legended interpunct
- Document the Unicode code-point (normalization) caveat, the metric guarantees (non-negative, identity, symmetry, max-length bound, triangle inequality), and the O(|a|*|b|) memory cost
- Add FuzzDLDistance asserting the metric invariants across random inputs
- Broaden the benchmark into sub-benchmarks covering the equal, empty, short/medium ASCII, and Unicode cases

24 of 24 new or added lines in 1 file covered. (100.0%)

13889 of 13893 relevant lines covered (99.97%)

982.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28876508267.1 07 Jul 2026 03:07PM UTC 168
99.97
GitHub Action Run
Source Files on build 28876508267
  • Tree
  • List 168
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28876508267
  • 012083d5 on github
  • Prev Build on main (#28875040662)
  • Next Build on main (#28879721455)
  • 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

© 2026 Coveralls, Inc