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

LoLab-VU / pysb / 906 / 3
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2019 11:37PM UTC
Files 100
Run time 5s
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

17 Apr 2019 02:13AM UTC coverage: 78.157% (+0.1%) from 78.016%
PYVER=3.7

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

7353 of 9408 relevant lines covered (78.16%)

0.78 hits per line

Source Files on job 906.3 (PYVER=3.7)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 863
  • Travis Job 906.3
  • 9d2d3bfc on github
  • Prev Job for PYVER=3.7 on master (#890.3)
  • Next Job for PYVER=3.7 on master (#907.3)
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