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

LoLab-VU / pysb / 906
79%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2019 11:09PM UTC
Jobs 3
Files 100
Run time 27min
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
906

push

travis-ci

alubbock
Updating sensitivity analysis class to be general for any model parameters (#426)

* Updating Sensitivity analysis class to be used with any parameters, not just initial conditions. Also added ability to pass a list of parameter names rather than requiring all from the model to be used.

* Adding check to if passed in list of parameters is actually in the model.

* Adding examples in documentation for sens_type='params' and with a list
 of parameters. Adding tests for parameter list.

* Adding test for using deprecated class name (InitialsSensitivity). This
will maintain compatibility.

* Fixing doc tests. Printing differences between python versions gave
some errors. They seem to be fixed.

* Adding last test case where sens_type=None and sample_list=None

* Removed a lot of the initializations of the solver. Not needed.
Added test to catch a non pysb simulator.

* Fixing logic in checking if sens_type sample_list is None and sens_type
is not in approved list.

* Addressing changes for pull request.

* Changing doctest to verify size of array, rather than printing.
Windows represents np.array.shape as type L, where on linux it
uses it uses int. This is due to differences in C types. Pointless fix
in the long run, but now it should pass doctests on python2 for windows.
It is discussed here.
https://github.com/numpy/numpy/issues/5809

* Adding attribute and parameter descriptions. I made some attributes
private that were supposed to be for internal calculations.

* Documentation fixes for sensitivity analysis class

7428 of 9408 relevant lines covered (78.95%)

2.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 906.1 (PYVER=2.7) 17 Apr 2019 11:14PM UTC 0
78.56
Travis Job 906.1
2 906.2 (PYVER=3.6) 17 Apr 2019 11:09PM UTC 0
78.16
Travis Job 906.2
3 906.3 (PYVER=3.7) 17 Apr 2019 11:37PM UTC 0
78.16
Travis Job 906.3
Source Files on build 906
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #906
  • 9d2d3bfc on github
  • Prev Build on master (#890)
  • Next Build on master (#907)
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