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

keplergl / kepler.gl / 25394150977
59%

Build:
DEFAULT BRANCH: master
Ran 05 May 2026 06:22PM UTC
Jobs 1
Files 650
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

05 May 2026 06:16PM UTC coverage: 58.851% (+0.03%) from 58.826%
25394150977

push

github

web-flow
fix: convert icon components from class to functional to resolve defaultProps deprecation (#2912) (#3325)

* fix: convert icon components from class to functional to resolve defaultProps deprecation (#2912)

Convert Base icon component and all 17 layer/cloud-provider icon components
from class components with static defaultProps to functional components with
JavaScript default parameters. This resolves the React deprecation warning:
'Support for defaultProps will be removed from function components'.

- Replace null defaults with undefined for SVG attribute compatibility
- Remove 'size' prop from layer icons (not part of BaseProps)

Fixes #2912

Signed-off-by: pierreeurope <pierre.europe@pm.me>

* chore: retrigger CI

Signed-off-by: pierreeurope <pierre.europe@pm.me>

---------

Signed-off-by: pierreeurope <pierre.europe@pm.me>

7028 of 14305 branches covered (49.13%)

Branch coverage included in aggregate %.

50 of 52 new or added lines in 21 files covered. (96.15%)

14322 of 21973 relevant lines covered (65.18%)

79.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
25.0
-41.67% src/layers/src/default-layer-icon.tsx
1
20.0
-46.67% src/layers/src/vector-tile/vector-tile-icon.tsx
Jobs
ID Job ID Ran Files Coverage
1 25394150977.1 05 May 2026 06:22PM UTC 650
58.85
GitHub Action Run
Source Files on build 25394150977
  • Tree
  • List 650
  • Changed 21
  • Source Changed 0
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3150b8c0 on github
  • Prev Build on master (#25369022263)
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