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

GrottoCenter / grottocenter-api / 25799810596
86%
develop: 87%

Build:
Build:
LAST BUILD BRANCH: fix/massif-polygon-validation
DEFAULT BRANCH: develop
Ran 13 May 2026 12:44PM UTC
Jobs 1
Files 386
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

13 May 2026 12:42PM UTC coverage: 86.421% (-0.3%) from 86.673%
25799810596

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

3112 of 3734 branches covered (83.34%)

Branch coverage included in aggregate %.

94 of 130 new or added lines in 8 files covered. (72.31%)

1 existing line in 1 file now uncovered.

6377 of 7246 relevant lines covered (88.01%)

52.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
68.93
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 25799810596.1 13 May 2026 12:44PM UTC 386
86.42
GitHub Action Run
Source Files on build 25799810596
  • Tree
  • List 386
  • Changed 11
  • Source Changed 6
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25799810596
  • Pull Request #1573
  • PR Base - develop (#25750233445)
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