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

IDSIA / sacred / 289
85%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2017 08:12AM UTC
Jobs 1
Files 40
Run time 2s
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

Pull #222

travis-ci

web-flow
Allow captured functions to be called normal code

This change enables non-experiment code to call captured functions.
When loading the configuration of a runned experiment this is
useful:

```
from my_experiment import load_model
config = load_config()   # load config

model = load_model(**config)  # creates model with saved config
```
Pull Request #222: Allow captured functions to be called normal code

7 of 7 new or added lines in 1 file covered. (100.0%)

2895 of 3410 relevant lines covered (84.9%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
4 289.4 (TOX_ENV=coverage) 13 Oct 2017 08:12AM UTC 0
84.9
Travis Job 289.4
Source Files on build 289
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #289
  • Pull Request #222
  • PR Base - master (#288)
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