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

keplergl / kepler.gl / 25205363286 / 1
58%
master: 58%

Build:
DEFAULT BRANCH: master
Ran 01 May 2026 06:46AM UTC
Files 648
Run time 14s
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

01 May 2026 06:40AM UTC coverage: 59.129% (-0.04%) from 59.169%
25205363286.1

push

github

web-flow
feat: Streamlined rectangle drag-to-filter for map layers (#3402)

* feat: streamlined rectangle selection for filtering map layers

Improve the "Draw on Map" rectangle selection UX with a smoother
click-and-drag workflow that automatically filters all visible layers.

- Default to "Draw Rectangle" mode when toggling on "Draw on Map"
- Enable drag-to-draw for rectangles (click-hold-drag-release)
- Auto-apply polygon filter to all visible layers on rectangle completion
- Switch to edit/move mode after drawing so users can reposition
- Update tooltip to reflect new drag interaction
- Preserve original click-to-draw behavior for polygon drawing

Made-with: Cursor

* feat: support both click-move-click and drag-to-draw for rectangle selection

Add DrawRectangleModeExtended that removes the mutually exclusive
dragToDraw guards so both gestures work: existing users can still
click-move-click while new users can click-drag-release.

Made-with: Cursor

* feat: enhance polygon filter functionality with layer visibility support

Updated the setPolygonFilterAllLayersUpdater function to allow filtering based on visible layer IDs. This change improves the flexibility of the polygon filter by enabling it to utilize a provided list of visible layers, falling back to the existing visible layers in the state if the list is not available.

- Changed variable declaration from 'let' to 'const' for newState.
- Introduced a check for visibleLayerIds to streamline layer filtering.

6926 of 14072 branches covered (49.22%)

Branch coverage included in aggregate %.

14279 of 21790 relevant lines covered (65.53%)

79.95 hits per line

Source Files on job 25205363286.1
  • Tree
  • List 648
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25205363286
  • 0eae29ba on github
  • Prev Job for on master (#25196904117.1)
  • Next Job for on master (#25235644146.1)
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