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

Freegle / Iznik / 22781
72%

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2026 07:48PM UTC
Jobs 4
Files 1305
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

21 Jun 2026 07:21PM UTC coverage: 70.987% (-0.04%) from 71.03%
22781

push

circleci

edwh
fix(rippling-explorer): wire up the swingometer label + drop dead count vars

eslint flagged five unused symbols in the explorer composable. Investigating each
rather than suppressing:

- setSwingometer() was defined but never called. updateStats() renders the
  swingometer gauge with placeholder labels ("Loading Freegler data…" /
  "Waiting for Freegler data…") and setSwingometer is the only thing that fills
  them in - so in every area that HAS deprivation data the needle pointed
  correctly but the text was stuck on "Loading…" forever. Root-cause fix: call
  setSwingometer(roadPct) at the end of updateStats so the real reading shows.
- lastHomeGroups / lastActiveCount / lastPromisedCount / lastTakenCount were
  write-only: assigned in drawInbox but never read (the counts are consumed via
  `parts` directly in updateInboxHomeSummary). Removed the dead vars + assignments.

eslint now clean (0 errors).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011HpQQ53HBLVnbaakgE35qU

11052 of 14694 branches covered (75.21%)

Branch coverage included in aggregate %.

0 of 5 new or added lines in 1 file covered. (0.0%)

542 existing lines in 6 files now uncovered.

120637 of 170817 relevant lines covered (70.62%)

36.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
0.0
0.0% iznik-nuxt3/modtools/composables/rippling/setupRipplingExplorer.js

Coverage Regressions

Lines Coverage ∆ File
261
0.0
0.0% iznik-nuxt3/modtools/composables/rippling/setupRipplingExplorer.js
130
52.95
1.75% iznik-batch/app/Services/PushNotificationService.php
80
0.0
0.0% iznik-batch/app/Services/DeprivationDataService.php
40
2.08
-0.48% iznik-nuxt3/modtools/components/RipplingExplorer.vue
30
82.01
0.8% iznik-batch/app/Services/Ripple/ExpandService.php
1
97.67
-2.33% iznik-server-go/abtest/abtest.go
Jobs
ID Job ID Ran Files Coverage
22781 laravel - 22781 21 Jun 2026 07:48PM UTC 455
68.01
CircleCI Job 22781
22781 go - 22781 21 Jun 2026 07:48PM UTC 137
83.14
CircleCI Job 22781
22781 playwright - 22781 21 Jun 2026 07:49PM UTC 73
22.93
CircleCI Job 22781
22781 vitest - 22781 21 Jun 2026 07:49PM UTC 712
68.75
CircleCI Job 22781
Source Files on build 22781
  • Tree
  • List 1305
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #22781
  • 917ac58f on github
  • Prev Build on master (#22744)
  • Next Build on master (#22794)
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