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

JuliaMath / FixedPointDecimals.jl / 337 / 3
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2020 04:51AM UTC
Files 1
Run time 0s
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

15 Feb 2019 08:32PM UTC coverage: 96.067% (+1.9%) from 94.152%
337.3

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

171 of 178 relevant lines covered (96.07%)

775.33 hits per line

Source Files on job 337.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 304
  • Travis Job 337.3
  • c9c46861 on github
  • Prev Job for on master (#336.3)
  • Next Job for on master (#338.1)
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