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

excaliburjs / Excalibur / 1889 / 1
84%
main: 89%

Build:
Build:
LAST BUILD BRANCH: renovate/coveralls-next-6.x
DEFAULT BRANCH: main
Ran 30 Oct 2017 07:00PM UTC
Files 1
Run time 0s
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

30 Oct 2017 06:57PM UTC coverage: 74.469% (-0.5%) from 74.962%
1889.1

push

travis-ci

web-flow
[#861] Implement HiDPI detection and support (#879)

Closes #861 

## Changes:

- Automatically detect HiDPI screens and automatically scale backing canvas to support the increase pixels
- Add option to suppress HiDPI detection for games that don't want to use it, it theoretically will cause lower FPS because the browser is driving `devicePixelRatio` more pixels
- Add convenience getters for common canvas calculations `canvasWidth`, `canvasHeight`, `halfCanvasWidth, `halfCanvasHeight`, `drawWidth`, `drawHeight`, `halfDrawWidth`, `halfDrawheight`
- Deprecated - rename getDraw to be consistent getters not methods
- Some re-organization for code locality and readibility
- Fix typos

5886 of 7904 relevant lines covered (74.47%)

3105.71 hits per line

Source Files on job 1889.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1889
  • Travis Job 1889.1
  • f85c6863 on github
  • Prev Job for on master (#1864.1)
  • Next Job for on master (#1919.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