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

Freegle / Iznik / 7879
72%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 29 Apr 2026 01:32PM UTC
Jobs 4
Files 989
Run time 3min
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

29 Apr 2026 10:36AM UTC coverage: 72.082% (+2.5%) from 69.538%
7879

Pull #289

circleci

edwh
feat(newsfeed): sort event/volunteering bucket by proximity to user

When ≥NEWSFEED_EVENTS_PER_FEED events exist in the bounding box, the 20
slots are now filled with the closest events rather than the most recent.
Regular-post ordering (timestamp DESC) is unchanged.

Implementation: capture userLat/userLng in getFeed from GetNearbyDistance
or GetLatLng (depending on code path) and pass to UNION 2 ORDER BY as
ST_Distance(position, ST_SRID(POINT(lng, lat), srid)) ASC.

TDD: TestFeedEventsSortedByProximity — 20 close events + 1 far-but-newest
event; asserts far event is excluded from the proximity-capped bucket.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #289: fix(newsfeed): cap event/volunteering posts to prevent flooding chitchat feed

13525 of 20348 branches covered (66.47%)

Branch coverage included in aggregate %.

158 of 162 new or added lines in 2 files covered. (97.53%)

18 existing lines in 3 files now uncovered.

97177 of 133229 relevant lines covered (72.94%)

22.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
83.49
0.02% iznik-server-go/test/testUtils.go

Coverage Regressions

Lines Coverage ∆ File
10
48.48
-42.42% iznik-nuxt3/components/FreeglerPhotoGrid.vue
7
72.42
-3.38% iznik-nuxt3/components/StripeDonate.vue
1
97.67
-2.33% iznik-server-go/abtest/abtest.go
Jobs
ID Job ID Ran Files Coverage
7879 vitest - 7879 29 Apr 2026 01:32PM UTC 686
64.99
CircleCI Job 7879
7879 playwright - 7879 29 Apr 2026 01:32PM UTC 228
46.38
CircleCI Job 7879
7879 laravel - 7879 29 Apr 2026 01:32PM UTC 180
66.83
CircleCI Job 7879
7879 go - 7879 29 Apr 2026 01:32PM UTC 118
81.18
CircleCI Job 7879
Source Files on build 7879
  • Tree
  • List 989
  • Changed 162
  • Source Changed 0
  • Coverage Changed 162
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #7879
  • Pull Request #289
  • PR Base - master (#7721)
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