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

JuliaMath / FixedPointDecimals.jl / 319
98%

Build:
DEFAULT BRANCH: master
Ran 19 Sep 2019 04:42AM UTC
Jobs 6
Files 2
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
319

cron

travis-ci

omus
Adds tests for Type Stability of FD functions. (#48)

* Adds tests for Type Stability of FD functions.

Test that most of the API functions for FixedDecimals are type stable in
their return type, using the `@inferred` test macro.

Tests this for all built-in integer types, across many precisions.

(Adds around 10 seconds to test time.)

* Improve instability tests of return type: === && isa

Make all the inferred tests actually test the return type is the correct
type by comparing `===` instead of `==`.
Make the unary test `@inferred(typemax(FD{T,f}))` test that the return
type is the correct type via `isa`.

325 of 342 relevant lines covered (95.03%)

3588.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 319.1 19 Sep 2019 04:42AM UTC 0
Travis Job 319.1
2 319.2 19 Sep 2019 04:42AM UTC 0
95.91
Travis Job 319.2
3 319.3 19 Sep 2019 04:42AM UTC 0
94.15
Travis Job 319.3
4 319.4 19 Sep 2019 04:43AM UTC 0
Travis Job 319.4
5 319.5 19 Sep 2019 04:43AM UTC 0
95.91
Travis Job 319.5
6 319.6 19 Sep 2019 04:47AM UTC 0
Travis Job 319.6
Source Files on build 319
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #319
  • c9c46861 on github
  • Prev Build on master (#318)
  • Next Build on master (#320)
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