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

JuliaDiff / ForwardDiff.jl / 851 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2016 01:39PM UTC
Files 10
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

11 Nov 2016 01:36PM UTC coverage: 77.296% (-3.8%) from 81.111%
851.1

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

446 of 577 relevant lines covered (77.3%)

42131.9 hits per line

Source Files on job 851.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 851
  • Travis Job 851.1
  • d9809c65 on github
  • Prev Job for on master (#816.1)
  • Next Job for on master (#854.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

© 2026 Coveralls, Inc