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

keplergl / kepler.gl / 25205363286
59%

Build:
DEFAULT BRANCH: master
Ran 01 May 2026 06:46AM UTC
Jobs 1
Files 648
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

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

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 %.

6 of 27 new or added lines in 6 files covered. (22.22%)

14279 of 21790 relevant lines covered (65.53%)

79.95 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
77.91
-0.51% src/reducers/src/vis-state-updaters.ts
6
0.0
src/layers/src/editor-layer/draw-rectangle-mode-extended.ts
5
13.43
-1.57% src/layers/src/editor-layer/editor-layer.ts
1
83.12
-1.09% src/actions/src/vis-state-actions.ts
Jobs
ID Job ID Ran Files Coverage
1 25205363286.1 01 May 2026 06:46AM UTC 648
59.13
GitHub Action Run
Source Files on build 25205363286
  • 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 Repo
  • 0eae29ba on github
  • Prev Build on master (#25196904117)
  • Next Build on master (#25235644146)
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