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

GrottoCenter / grottocenter-api / 25580542847
87%
develop: 87%

Build:
Build:
LAST BUILD BRANCH: 1451-private-messaging
DEFAULT BRANCH: develop
Ran 08 May 2026 09:33PM UTC
Jobs 1
Files 385
Run time 1min
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

08 May 2026 09:30PM UTC coverage: 86.665% (-0.2%) from 86.873%
25580542847

Pull #1573

github

ClemRz
feat(geocoding): replace sync Nominatim with offline country resolution and async queue

Resolves #1570

- Add CountryResolverService using @rapideditor/country-coder for offline
  point-in-polygon country resolution with hierarchy-based fallback
- Add EnrichmentQueueService using pg-boss (PostgreSQL-backed) for async
  Nominatim enrichment of region, county, city, iso_3166_2
- Remove all synchronous GeocodingService.reverse() calls from entrance
  create/update and organization create/update
- Country cache loaded from t_country at startup, held in memory
- Queue processes at 1 req/s with exponential backoff retry (max 5)
- Stale enrichment fields cleared on coordinate change
- Trace ID propagated from request to background job logs
- Fallback to '00' (Undefined) when country cannot be determined
Pull Request #1573: feat(geocoding): offline country resolution + async enrichment queue

3082 of 3682 branches covered (83.7%)

Branch coverage included in aggregate %.

94 of 126 new or added lines in 8 files covered. (74.6%)

1 existing line in 1 file now uncovered.

6329 of 7177 relevant lines covered (88.18%)

53.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
68.93
api/services/EnrichmentQueueService.js
7
11.11
-2.68% config/bootstrap.js
1
95.65
0.41% api/controllers/v1/entrance/update.js
1
88.57
2.36% api/controllers/v1/organization/update.js
1
93.89
-0.92% api/services/EntranceService.js
1
84.88
-0.34% api/services/GrottoService.js

Coverage Regressions

Lines Coverage ∆ File
1
85.33
-2.67% api/services/GeocodingService.js
Jobs
ID Job ID Ran Files Coverage
1 25580542847.1 08 May 2026 09:33PM UTC 385
86.67
GitHub Action Run
Source Files on build 25580542847
  • Tree
  • List 385
  • Changed 9
  • Source Changed 6
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25580542847
  • Pull Request #1573
  • PR Base - develop (#25563565134)
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