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

scottclowe / fissa / 122
83%
master: 78%

Build:
Build:
LAST BUILD BRANCH: ci_allow-suite2p-failure
DEFAULT BRANCH: master
Ran 11 Mar 2019 06:02PM UTC
Jobs 9
Files 9
Run time 5min
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
122

push

travis-ci

scottclowe
NB+DOC+BUG: Fix datahandler_custom argument in Basic usage notebook

Previously, the notebook example was
```
fissa.Experiment(..., datahandler=datahandler_custom)
```
which doesn't actually supply the correct argument.
The correct argument is
```
fissa.Experiment(..., datahandler_custom=datahandler_custom)
```
This was not caught previously because the Experiment class had
an unused `**kwargs` keyword parameter collection, which was accepting
the erroneous `datahandler` argument. As the `datahandler_custom`
example is the same as `fissa.datahandler`, the fact that the argument
was ignored was not noticed.

179 of 260 branches covered (68.85%)

Branch coverage included in aggregate %.

533 of 661 relevant lines covered (80.64%)

6.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 122.1 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false") 11 Mar 2019 06:03PM UTC 0
61.9
Travis Job 122.1
2 122.2 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false") 11 Mar 2019 06:03PM UTC 0
62.92
Travis Job 122.2
3 122.3 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false") 11 Mar 2019 06:02PM UTC 0
62.92
Travis Job 122.3
4 122.4 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false") 11 Mar 2019 06:04PM UTC 0
77.67
Travis Job 122.4
5 122.5 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="true") 11 Mar 2019 06:03PM UTC 0
60.13
Travis Job 122.5
6 122.6 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="true") 11 Mar 2019 06:06PM UTC 0
62.92
Travis Job 122.6
7 122.7 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="true") 11 Mar 2019 06:06PM UTC 0
62.92
Travis Job 122.7
8 122.8 (TEST_NOTEBOOKS="true" USE_OLDEST_DEPENDENCIES="false") 11 Mar 2019 06:07PM UTC 0
62.92
Travis Job 122.8
9 122.9 (TEST_NOTEBOOKS="true" USE_OLDEST_DEPENDENCIES="false") 11 Mar 2019 06:08PM UTC 0
62.92
Travis Job 122.9
Source Files on build 122
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #122
  • e96fc51f on github
  • Prev Build on tst_test-core2 (#116)
  • Next Build on tst_test-core2 (#127)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc