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

bitshifter / glam-rs / 32232113939
99%

Build:
DEFAULT BRANCH: main
Ran 19 Aug 2026 08:21AM UTC
Jobs 4
Files 153
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

19 Aug 2026 08:20AM UTC coverage: 99.094%. Remained the same
32232113939

push

github

web-flow
fix: 32-bit I64Vec3 and U64Vec3 alignment tests (#781)

Fixes the remaining 32-bit layout assertions related to #770.

The I64Vec3 and U64Vec3 tests assumed an 8-byte alignment. On 32-bit
targets, the scalar i64/u64 alignment is 4 bytes, so the tests should
compare the vector alignment with the scalar alignment instead.

This follows the Debian packaging fix and complements the existing CUDA
32-bit handling for USizeVec2 and ISizeVec2. The Debian i386 build
exposed the U64Vec3 failure after the earlier USizeVec2 fix.

Validation:
- git diff --check passed.
- The local all-features test could not run because this environment has
no writable Cargo registry cache; dependency download stopped before
compilation.

Co-authored-by: Michele Cane <michele.cane@proton.me>

95260 of 96131 relevant lines covered (99.09%)

119629.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 core_simd-ubuntu-latest - 32232113939.1 19 Aug 2026 08:21AM UTC 120
98.95
GitHub Action Run
2 native_simd-macos-latest - 32232113939.2 19 Aug 2026 08:21AM UTC 121
98.97
GitHub Action Run
3 native_simd-ubuntu-latest - 32232113939.3 19 Aug 2026 08:21AM UTC 121
99.01
GitHub Action Run
4 scalar_math-ubuntu-latest - 32232113939.4 19 Aug 2026 08:21AM UTC 120
99.05
GitHub Action Run
Source Files on build 32232113939
  • Tree
  • List 153
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32232113939
  • b5b6808f on github
  • Prev Build on main (#32229881060)
  • Next Build on main (#32240540256)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc