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

bitshifter / glam-rs / 378
95%
main: 97%

Build:
Build:
LAST BUILD BRANCH: refs/tags/0.32.1
DEFAULT BRANCH: main
Ran 16 Jun 2020 11:35AM UTC
Jobs 2
Files 26
Run time 14s
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
378

push

travis-ci

bitshifter
Split `Vec3` into `__m128` and `f32` versions.

`Vec3` is now always stored as `(f32, f32, f32)` and always has a natural
alignment of 4 bytes.

`Vec3Align16` is stored as `__m128` when available and is always 16 byte
aligned.

`Vec3Mask` and `Vec3MaskAlign16` correspond to the `Vec3` and
`Vec3Align16` types.

`Mat3` uses the `Vec3` type for storage and now always has a natual
alignment of 4 bytes.

Currently the `Vec3Align16` and `Vec3MaskAlign16` types are not tested,
these will need to be added.

3636 of 4423 relevant lines covered (82.21%)

2.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 378.1 (CARGO_FEATURES="mint rand serde debug-glam-assert transform-types") 16 Jun 2020 11:35AM UTC 0
83.95
Travis Job 378.1
3 378.3 (CARGO_FEATURES="mint rand serde scalar-math debug-glam-assert transform-types") 16 Jun 2020 11:35AM UTC 0
82.21
Travis Job 378.3
Source Files on build 378
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #378
  • a2405952 on github
  • Next Build on vec3a16 (#380)
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