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

Freegle / Iznik / 5627
72%
master: 70%

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

23 Apr 2026 12:58PM UTC coverage: 71.54% (+3.7%) from 67.791%
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

13401 of 20395 branches covered (65.71%)

Branch coverage included in aggregate %.

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

345 existing lines in 5 files now uncovered.

96227 of 132846 relevant lines covered (72.43%)

21.4 hits per line

Coverage Regressions

Lines Coverage ∆ File
226
84.65
-0.2% iznik-server-go/message/message.go
87
89.72
-0.01% iznik-server-go/user/user.go
29
61.61
1.61% iznik-batch/app/Services/PostcodeRemapService.php
2
99.59
0.01% iznik-nuxt3/modtools/components/ModSettingsGroup.vue
1
40.35
-1.75% iznik-batch/app/Services/Mail/Incoming/IncomingArchiveService.php
Jobs
ID Job ID Ran Files Coverage
5627 laravel - 5627 23 Apr 2026 01:36PM UTC 180
66.65
CircleCI Job 5627
5627 playwright - 5627 23 Apr 2026 01:36PM UTC 227
45.56
CircleCI Job 5627
5627 go - 5627 23 Apr 2026 01:35PM UTC 118
80.47
CircleCI Job 5627
5627 vitest - 5627 23 Apr 2026 01:36PM UTC 686
64.59
CircleCI Job 5627
Source Files on build 5627
  • Tree
  • List 989
  • Changed 231
  • Source Changed 0
  • Coverage Changed 231
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #5627
  • Pull Request #232
  • PR Base - master (#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