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

djeedai / bevy_hanabi / 8123210133
66%

Build:
DEFAULT BRANCH: main
Ran 02 Mar 2024 01:52PM UTC
Jobs 1
Files 25
Run time 1min
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

02 Mar 2024 01:47PM UTC coverage: 55.892%. Remained the same
8123210133

push

github

web-flow
Fix regression in flipbook (#293)

Fix a regression in the flipbook shader code where some variable
previously emitted as `i32` by error instead of its actual `u32` type is
now producing the correct literal value, resulting in an invalid shader
operation between mismatching operand types. Cast the value to `i32`
explicitly before emitting the shader code to ensure the value is
emitted in the expected type.

2950 of 5278 relevant lines covered (55.89%)

24.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8123210133.1 02 Mar 2024 01:52PM UTC 0
55.89
GitHub Action Run
Source Files on build 8123210133
Detailed source file information is not available for this build.
  • Back to Repo
  • 37e7927c on github
  • Prev Build on main (#8123134546)
  • Next Build on main (#8124233195)
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