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

JuliaDiff / ForwardDiff.jl / 851
80%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2016 01:39PM UTC
Jobs 3
Files 10
Run time 4min
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
851

push

travis-ci

web-flow
Get rid of the caching layer, and factor out ForwardDiffResults for DiffBase.DiffResult (#155)

* Refactor to conform to DiffBase API

This removes the ForwardDiff's cache layer in favor of explicitly allocating and passing work arrays via Options

* use DiffBase's test functions

* fix jacobian! value extraction in chunk mode

* fix valtype for non-duals

* persist chunk preference to nested Options

* better Options API for multithreading/hessians

* do not bring unnecessary names into namespace

* simplify API for jacobian(::DiffResult, f!, ...)

* stricter typing for HessianOptions constructor

* add deprecation warnings

* update docs with recent changes

* slight tweak to multithread docs

* fix typos and regenerate docs

* temporarily update Travis script so that tests can run even though DiffBase isn't yet registered

* v0.4 compat fix

* adjust function signature so that compat macro can grok it, compat fix for multithreaded deprecation tests

* don't allow users to allocate Multithread Options with less storage than required for the thread pool

* update Options docs

* don't need to explicitly clone in DiffBase now that it's registered

* set explicit lower version bounds on all dependencies

* update benchmarks

* annotate function types to encourage specialization

* Options -> Config

514 of 580 relevant lines covered (88.62%)

210260.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 851.1 11 Nov 2016 01:39PM UTC 0
77.3
Travis Job 851.1
2 851.2 11 Nov 2016 01:44PM UTC 0
82.93
Travis Job 851.2
3 851.3 11 Nov 2016 01:43PM UTC 0
87.37
Travis Job 851.3
Source Files on build 851
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #851
  • d9809c65 on github
  • Prev Build on master (#816)
  • Next Build on master (#854)
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