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

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

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 19 Apr 2026 12:09AM UTC
Files 685
Run time 15s
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

18 Apr 2026 11:51PM UTC coverage: 64.456% (+0.001%) from 64.455%
5019

Pull #212

circleci

edwh
fix(ci): extract time-gated email health to cover it unconditionally for Coveralls-go on PR #212

Coveralls-go failed PR #212 with "Coverage decreased (-0.07%)" even
though the PR only touches iznik-nuxt3 JS. Diff of Go source coverage
between PR job 180487491 and master baseline job 180484463 pinpointed
the regression to session.go:1172-1194 — the 20 lines inside
`if nowHour >= 7 && nowHour < 22`. Master's Go job ran at 19:05 UTC
(inside the window, lines covered); this PR's Go job ran at 23:06 UTC
(outside, lines uncovered). Coverage of this block depended on the
wall-clock hour CI executed at, which is not deterministic.

Fix: extract the email health goroutines into session.FetchEmailHealth
(db, hour) so the logic is exercised regardless of CI run time, and
add a Go unit test that calls it with both in-window (7, 12, 21) and
out-of-window (0, 6, 22, 23) hours to lock in coverage of both
branches.

All 1776 Go tests pass (status API /api/tests/go).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #212: fix(sentry): guard 'in' operator in filter against undefined (NUXT3-D2C)

8825 of 10204 branches covered (86.49%)

Branch coverage included in aggregate %.

61130 of 98328 relevant lines covered (62.17%)

10.4 hits per line

Source Files on job vitest - 5019
  • Tree
  • List 685
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5019
  • CircleCI Build #5019
  • 334d8eca on github
  • Prev Job for on fix/sentry-in-operator-error-undefined (#4987)
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