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

djeedai / bevy_hanabi / 12677561640 / 1
58%
main: 58%

Build:
DEFAULT BRANCH: main
Ran 08 Jan 2025 07:27PM UTC
Files 27
Run time 2s
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

08 Jan 2025 07:21PM UTC coverage: 46.929% (-1.4%) from 48.332%
12677561640.1

push

github

web-flow
Split properties into new `PropertyCache` (#413)

Split the properties from the `EffectCache` and move their resource
management into a new `PropertyCache`, which allocates GPU buffers to
store them. This clarifies ownership, and allows better batching (in
theory) as not all effects use properties.

In this change, unfortunately for simplicity we directly store the
offset into the property buffer for each instance into the effect batch,
meaning we again block batching multiple effects. This is hopefully
temporary (and not the only blocker, so doesn't introduce any
regression), but makes the change incremental and easier to handle for
now, while other clean-ups are still pending.

3171 of 6757 relevant lines covered (46.93%)

20.52 hits per line

Source Files on job 12677561640.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12677561640
  • f1aad2bf on github
  • Prev Job for on main (#12455183451.1)
  • Next Job for on main (#12733216314.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