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

soimy / maxrects-packer / 163
91%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2020 06:33AM UTC
Jobs 1
Files 1
Run time 1s
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
163

push

travis-ci

web-flow
feat: Non exclusive tag grouping (#21)

New packer option exclusiveTag (Defaut: true) implemented: #20 
If exclusiveTag is set to true, packer will be identical to the older version which will pack each tagged rectangles into their own bins.
If exclusiveTag is set to false, the newly implemented algorithm will test all existing bins and try to pack rectangles with the same tag into the same bin. If not, a new bin will be created.
This is useful when you want to pack animation sequence / sprites into the same bin to save drawcalls.
Note that if one bin cannot fit in all rectangles, THEY WILL NOT BE PACKED!

303 of 350 branches covered (86.57%)

Branch coverage included in aggregate %.

386 of 405 relevant lines covered (95.31%)

612505.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 163.1 16 Sep 2020 06:33AM UTC 0
91.26
Travis Job 163.1
Source Files on build 163
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #163
  • cf28fc5a on github
  • Prev Build on master (#148)
  • Next Build on master (#168)
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