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

djeedai / bevy_hanabi / 15798224961 / 1
66%
main: 66%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2025 06:18PM UTC
Files 32
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

21 Jun 2025 05:56PM UTC coverage: 66.61% (+0.07%) from 66.537%
15798224961.1

push

github

web-flow
Fix codegen bugs around modifier and color mask (#481)

Fix two bugs in codegen:
- `ColorBlendMask::to_component()` had a wrong `0..3` iterator for
  components, should be `0..=3` to include the Alpha one.
- `ColorOverLifetimeModifier` had a typo (double line ending), and was
  using some invalid WGSL construct (can't assign `color.rgb`, need to
  construct a full `vec4<f32>` then assign as a whole).

Fixes #479

5139 of 7715 relevant lines covered (66.61%)

304.63 hits per line

Source Files on job 15798224961.1
  • Tree
  • List 32
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15798224961
  • 8df8fa78 on github
  • Prev Job for on main (#15365544988.1)
  • Next Job for on main (#15798904429.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