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

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

Build:
Build:
LAST BUILD BRANCH: issue-235
DEFAULT BRANCH: main
Ran 14 Oct 2019 10:34AM UTC
Jobs 2
Files 24
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

pending completion
222

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%)

2.52 hits per line

Jobs
ID Job ID Ran Files Coverage
5 222.5 (CARGO_FEATURES="mint rand serde") 14 Oct 2019 10:34AM UTC 0
86.76
Travis Job 222.5
6 222.6 (CARGO_FEATURES="mint rand serde scalar-math") 14 Oct 2019 10:35AM UTC 0
86.76
Travis Job 222.6
Source Files on build 222
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #222
  • 0f8b1692 on github
  • Prev Build on master (#215)
  • Next Build on master (#223)
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