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

djeedai / bevy_tweening / 28305907327
78%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2026 12:13AM UTC
Jobs 1
Files 4
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

28 Jun 2026 12:06AM UTC coverage: 78.207% (+0.6%) from 77.65%
28305907327

push

github

web-flow
Update to bevy 0.19 (#170)

Bump the bevy dependency 0.18 -> 0.19 and fix all resulting breakage
across the library, tests, examples, and benchmarks.

Library:
- EntityCommand gained an associated `type Out`; add `type Out = ();` to
  the 10 transform command impls.
- Components::{resource_id,get_resource_id} renamed to {component_id,get_id}.
- Assets::get_mut now returns AssetMut; use get_mut_untracked for &mut A.

Tests:
- SystemState::get_mut now returns Result (unwrap).
- Assets::get_mut_untracked in test helpers.

Examples:
- TextFont::{font,font_size} are now FontSource/FontSize (.into()).
- TextLayout::new_with_justify removed; use a struct literal.
- AmbientLight is now a per-camera component and GlobalAmbientLight is the
  global resource; the ambient_light example animates GlobalAmbientLight.
- Hdr moved to bevy::camera.

Also bump the bevy-inspector-egui dev-dependency 0.36 -> 0.37.

14 of 21 new or added lines in 2 files covered. (66.67%)

689 of 881 relevant lines covered (78.21%)

4831082.32 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
72.6
1.0% src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 28305907327.1 28 Jun 2026 12:13AM UTC 4
78.21
GitHub Action Run
Source Files on build 28305907327
  • Tree
  • List 4
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5e3d0c9a on github
  • Prev Build on main (#21548547097)
  • Next Build on main (#28334706444)
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