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

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

Build:
DEFAULT BRANCH: main
Ran 02 Mar 2024 01:35PM UTC
Files 25
Run time 0s
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:31PM UTC coverage: 55.892% (+0.1%) from 55.744%
8123134546.1

push

github

web-flow
Merge `InitModifier` and `UpdateModifier` (#292)

Merge the `InitModifier` and `UpdateModifier` supertraits into their
`Modifier` subtrait, and delete them. This unifies handling of modifiers
for the init and update contexts. The modifiers can now easily be
compatible with both contexts by simply returning the appropriate
`ModifierContext` without having to duplicate the implementation into
each supertrait.

At this time, `RenderModifier` still contains some hard-coded elements
not yet transitioned to a fully data driven model (mainly, anything
related to texture resources), and therefore cannot be merged too.
However the longer term plan is to eventually merge it and retain a
single `Modifier` trait.

2950 of 5278 relevant lines covered (55.89%)

24.31 hits per line

Source Files on job 8123134546.1
  • Tree
  • List 0
  • Changed 18
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8123134546
  • ae41628e on github
  • Prev Job for on main (#8117683088.1)
  • Next Job for on main (#8123210133.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