• 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 180
Run time 6s
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: 66.652% (+0.01%) from 66.642%
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

10817 of 16229 relevant lines covered (66.65%)

15.78 hits per line

Source Files on job laravel - 5627
  • Tree
  • List 180
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • 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