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

GrottoCenter / grottocenter-api / 25800893259
87%

Build:
DEFAULT BRANCH: develop
Ran 13 May 2026 01:05PM UTC
Jobs 1
Files 386
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

13 May 2026 01:02PM UTC coverage: 86.196% (-0.5%) from 86.673%
25800893259

push

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

3114 of 3753 branches covered (82.97%)

Branch coverage included in aggregate %.

94 of 142 new or added lines in 8 files covered. (66.2%)

1 existing line in 1 file now uncovered.

6377 of 7258 relevant lines covered (87.86%)

52.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
33
52.99
api/services/EnrichmentQueueService.js
11
10.0
-3.79% 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 25800893259.1 13 May 2026 01:05PM UTC 386
86.2
GitHub Action Run
Source Files on build 25800893259
  • Tree
  • List 386
  • Changed 10
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25800893259
  • f8221232 on github
  • Prev Build on develop (#25750233445)
  • Next Build on develop (#25827768083)
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