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

djeedai / bevy_hanabi / 5569524506
58%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2023 08:09PM UTC
Jobs 1
Files 24
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
5569524506

push

github

web-flow
Multi-context modifiers with expression API (#206)

Finish migrating all modifiers and all examples to use the Expression
API.

Change `ModifierContext` to a bitflag and allow modifiers to be used in
multiple contexts. Transition some of them like `SetAttributeModifier`
to be useable in both init and update contexts. Rename the apply
functions, qualifying them by context (_e.g._ `apply_update()` for the
apply function of the `UpdateModifier` trait).

Reorganize the `modifier` module to group modifiers by category, instead
of context. This incidentally resolve a nightly-only bug where the
`modifier/render` module was being re-exported publicly, shadowing the
private `render` module and causing a nightly build failure.

Add a new `KillSphereModifier` and rename the other one to
`KillAabbModifier` for consistency.

Remove a few unused types and modifiers, and the `resolve_properties()`
mechanism of the `Modifier` trait, made obsolete by the Expression API.

478 of 478 new or added lines in 13 files covered. (100.0%)

2380 of 4870 relevant lines covered (48.87%)

14.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5569524506.1 16 Jul 2023 08:09PM UTC 0
48.87
GitHub Action Run
Source Files on build 5569524506
Detailed source file information is not available for this build.
  • Back to Repo
  • ca7f00c2 on github
  • Prev Build on main (#5536367351)
  • Next Build on main (#5569724668)
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