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

JuliaMath / FixedPointDecimals.jl / 289
98%

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2019 04:24AM UTC
Jobs 4
Files 1
Run time 5min
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
289

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`.

164 of 172 relevant lines covered (95.35%)

2886.26 hits per line

Jobs
ID Job ID Ran Files Coverage
3 289.3 21 Feb 2019 04:24AM UTC 0
93.6
Travis Job 289.3
4 289.4 21 Feb 2019 04:26AM UTC 0
88.37
Travis Job 289.4
5 289.5 21 Feb 2019 04:26AM UTC 0
95.35
Travis Job 289.5
6 289.6 21 Feb 2019 04:30AM UTC 0
93.6
Travis Job 289.6
Source Files on build 289
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #289
  • c9c46861 on github
  • Prev Build on master (#288)
  • Next Build on master (#290)
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

© 2025 Coveralls, Inc