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

JuliaMath / FixedPointDecimals.jl / 333
98%

Build:
DEFAULT BRANCH: master
Ran 26 Dec 2019 04:49AM UTC
Jobs 6
Files 5
Run time 6min
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
333

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

787 of 825 relevant lines covered (95.39%)

4453.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 333.1 26 Dec 2019 04:50AM UTC 0
94.41
Travis Job 333.1
2 333.2 26 Dec 2019 04:49AM UTC 0
95.91
Travis Job 333.2
3 333.3 26 Dec 2019 04:49AM UTC 0
94.15
Travis Job 333.3
4 333.4 26 Dec 2019 04:52AM UTC 0
94.41
Travis Job 333.4
5 333.5 26 Dec 2019 04:52AM UTC 0
95.91
Travis Job 333.5
6 333.6 26 Dec 2019 04:56AM UTC 0
94.15
Travis Job 333.6
Source Files on build 333
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #333
  • c9c46861 on github
  • Prev Build on master (#332)
  • Next Build on master (#334)
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