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

keplergl / kepler.gl / 30109144418
54%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2026 04:35PM UTC
Jobs 1
Files 705
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

24 Jul 2026 04:27PM UTC coverage: 54.316% (-0.03%) from 54.343%
30109144418

push

github

web-flow
[Bug] Preserve custom basemap style attributions (#3515) (#3543)

Custom basemap styles (e.g. OpenFreeMap, OpenMapTiles) declare their own
attribution in the source TileJSON, but kepler.gl only recognized a
hardcoded OpenStreetMap case and collapsed detection to a boolean, so the
custom attributions were dropped from the rendered map.

- add getBaseMapAttributions() to collect the real attribution strings
  from the resolved map sources (de-duplicated), instead of the OSM-only
  boolean check
- track basemapAttributions in map-container and pass them to Attribution
- render collected attributions as safe React links (parses only anchors
  with http(s)/mailto hrefs, everything else becomes text; no
  dangerouslySetInnerHTML), falling back to the generic OSM link only when
  nothing was collected to avoid double-rendering
- add unit tests for getBaseMapAttributions

Note: the secondary report in #3515 (an unnecessary CARTO style.json
request in exported HTML) is a separate networking concern and is not
addressed here.

Signed-off-by: Hafiz Hussain <huxain69@gmail.com>

7848 of 17365 branches covered (45.19%)

Branch coverage included in aggregate %.

17 of 44 new or added lines in 2 files covered. (38.64%)

15806 of 26184 relevant lines covered (60.37%)

71.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
27
37.28
-1.54% src/components/src/map-container.tsx
Jobs
ID Job ID Ran Files Coverage
1 30109144418.1 24 Jul 2026 04:35PM UTC 705
54.32
GitHub Action Run
Source Files on build 30109144418
  • Tree
  • List 705
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0d0673b6 on github
  • Prev Build on master (#30022315374)
  • Next Build on master (#30129854119)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc