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

djeedai / bevy_hanabi / 7341791879
66%

Build:
DEFAULT BRANCH: main
Ran 27 Dec 2023 08:54PM UTC
Jobs 1
Files 25
Run time 7s
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

27 Dec 2023 08:48PM UTC coverage: 55.801% (-0.07%) from 55.869%
7341791879

push

github

web-flow
Move shared WGSL code to imported module (#264)

Move most shared WGSL code into an import module `vfx_common.wgsl`, and
document it. This ensures the code remains in sync between the various passes
(init/update/render) without needing some error-prone copy/paste, while making
the code easier to read too.

This change moves `naga` and `naga_oil` from being dev-only dependencies to
being proper crate dependencies. This is required to use `naga_oil`'s import
system, like `bevy_render`. This makes the change a breaking one.

24 of 59 new or added lines in 3 files covered. (40.68%)

4 existing lines in 2 files now uncovered.

3112 of 5577 relevant lines covered (55.8%)

23.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7341791879.1 27 Dec 2023 08:54PM UTC 0
55.8
GitHub Action Run
Source Files on build 7341791879
Detailed source file information is not available for this build.
  • Back to Repo
  • 5a3685d6 on github
  • Prev Build on main (#7331796374)
  • Next Build on main (#7512106812)
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