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

ehtick / deck.gl / 19872072851
83%

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2025 09:22PM UTC
Jobs 1
Files 428
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

02 Dec 2025 05:15PM UTC coverage: 91.136% (-0.009%) from 91.145%
19872072851

push

github

web-flow
Fix DPR changes in interleaved mode by leveraging onResize callback (#9887)

* fix(core): Correctly resize drawing buffer on resize

* fix(core,mapbox): Handle resize and DPR changes in both attach and create paths

- Add onResize and onDevicePixelRatioChange callbacks to attach path
- Manually sync drawing buffer dimensions when callbacks fire
- Add onDevicePixelRatioChange callback to create path
- Remove incorrect autoResize override in MapboxOverlay
- Add console logs for debugging resize events

* Remove manual drawing buffer sync from setProps

* Clean up: Remove redundant onDevicePixelRatioChange callbacks

- Remove onDevicePixelRatioChange from attach path
- Remove onDevicePixelRatioChange from create path
- Remove debug console.logs
- Remove unused variable declarations

Testing confirmed that onResize callback alone handles both window
resize and DPR changes, making the separate DPR callback redundant.

---------

Co-authored-by: Felix Palmer <felixpalmer@gmail.com>

6810 of 7481 branches covered (91.03%)

Branch coverage included in aggregate %.

8 of 19 new or added lines in 2 files covered. (42.11%)

56278 of 61743 relevant lines covered (91.15%)

14287.23 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
93.31
-0.44% modules/core/src/lib/deck.ts
Jobs
ID Job ID Ran Files Coverage
1 19872072851.1 02 Dec 2025 09:22PM UTC 428
91.14
GitHub Action Run
Source Files on build 19872072851
  • Tree
  • List 428
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19872072851
  • e716a4cf on github
  • Prev Build on master (#19861540588)
  • Next Build on master (#19965546804)
  • Delete
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