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

Freegle / Iznik / 5627 / 5627
72%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 23 Apr 2026 01:36PM UTC
Files 686
Run time 23s
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

23 Apr 2026 12:58PM UTC coverage: 64.593% (+0.002%) from 64.591%
5627

Pull #232

circleci

edwh
fix(coverage): adjust lcov file paths in Go coverage upload for Coveralls

Root cause: The run-go-tests command in the CircleCI orb was uploading Go
coverage lcov files with source file paths like SF:/app/package/file.go, but
Coveralls expects paths relative to the repository root
(SF:iznik-server-go/package/file.go).

The fix adds a sed command to adjust the SF: paths from /app/ to iznik-server-go/
before uploading to Coveralls, matching the path transformation already used in
the newer unified coverage upload step (line 2458).

This resolves the Coveralls upload failure for PR #232 (test/coverage-go-utils)
where the new Go test file coverage was not being properly recorded due to
incorrect path mapping.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Pull Request #232: test(coverage): unit tests for utils package — Flex types, Blur, TidyName, Haversine

8885 of 10263 branches covered (86.57%)

Branch coverage included in aggregate %.

61320 of 98425 relevant lines covered (62.3%)

10.42 hits per line

Source Files on job vitest - 5627
  • Tree
  • List 686
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5627
  • CircleCI Build #5627
  • 5855c690 on github
  • Prev Job for on test/coverage-go-utils (#5487)
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