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

excaliburjs / Excalibur / 1134
84%
main: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/site/postcss-8.5.23
DEFAULT BRANCH: main
Ran 23 Nov 2016 07:01PM UTC
Jobs 1
Files 1
Run time 34s
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

pending completion
1134

push

travis-ci

jedeen
[#692] Fix Actor bounds calculations (#693)

This pull request fixes an issue that was brought up on the google groups where rotated and scaled width and height could not be easily calculated, and the actor.getWidth() and actor.getHeight() were misleading.

## Changes:

- Add a static method for creating bounding boxes `ex.BoundingBox.fromPoints`
- Add a method for rotating bounding boxes `ex.BoundingBox.rotate`
- `actor.getBounds()` and `actor.getRelativeBounds()` now always return the correct bounds regardless of scale or rotation.

Closes #692

4460 of 6586 relevant lines covered (67.72%)

177.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1134.1 23 Nov 2016 07:01PM UTC 0
67.72
Travis Job 1134.1
Source Files on build 1134
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1134
  • 41b48880 on github
  • Prev Build on master (#1123)
  • Next Build on master (#1142)
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