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

bitshifter / glam-rs / 222 / 6
94%
main: 97%

Build:
Build:
LAST BUILD BRANCH: isize-experiment
DEFAULT BRANCH: main
Ran 14 Oct 2019 10:35AM UTC
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

14 Oct 2019 09:43AM UTC coverage: 86.762%. First build
CARGO_FEATURES="mint rand serde scalar-math"

push

travis-ci

bitshifter
Removed the dependency on the `approx` crate.

This was primiarily used for unit tests. It has been replaced by a
simple `assert_approx_eq` macro and a `FloatCompare` trait defined in
the test `support` module which is implemented for all `glam` types.

Each `glam` type has had an `abs_diff_eq` method added which returns
true if the absolute difference of each element is less than or equal to
a given `max_abs_diff` value.

This is mostly sufficient for the purpose of `glam`'s tests.

Fixes #6.

2438 of 2810 relevant lines covered (86.76%)

1.25 hits per line

Source Files on job 222.6 (CARGO_FEATURES="mint rand serde scalar-math")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 195
  • Travis Job 222.6
  • 0f8b1692 on github
  • Next Job for CARGO_FEATURES="mint rand serde scalar-math" on master (#223.6)
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