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

keplergl / kepler.gl / 23982786093
60%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2026 04:27PM UTC
Jobs 1
Files 635
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

04 Apr 2026 04:21PM UTC coverage: 59.877% (+0.003%) from 59.874%
23982786093

push

github

web-flow
fix(components): disable preserveDrawingBuffer by default for better performance (#3326)

preserveDrawingBuffer was hardcoded to true for the base map, causing a
known WebGL performance penalty on every frame. This option is only needed
for image export (canvas.toDataURL()), so we now only enable it when
isExport is true. The plot-container already sets isExport: true when
rendering for export, ensuring image export continues to work correctly.

Users who need preserveDrawingBuffer for other purposes can still override
it via bottomMapContainerProps.

Addresses #3237

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

6521 of 12982 branches covered (50.23%)

Branch coverage included in aggregate %.

13315 of 20146 relevant lines covered (66.09%)

78.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23982786093.1 04 Apr 2026 04:27PM UTC 635
59.88
GitHub Action Run
Source Files on build 23982786093
  • Tree
  • List 635
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 385ed909 on github
  • Prev Build on master (#23980918517)
  • Next Build on master (#23984629563)
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