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

LoLab-VU / pysb / 562 / 2
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 03 May 2017 01:49AM UTC
Files 86
Run time 3s
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

03 May 2017 01:40AM UTC coverage: 71.668% (+0.1%) from 71.544%
562.2

push

travis-ci

jmuhlich
Read Expression values from BNG .gdat files (#250)

* Modified pysb.bng.BngBaseInterface.read_simulation_results() to read in
header names from the .gdat file rather than set the names equal to the
names of model.observables. This is necessary because BNG can be
instructed to print function (Expression) values to the .gdat file with
the 'print_functions=1' argument. This also required changing the 'if'
statement from a check on whether model.observables exists to whether
the .gdat file exists (since, in principle, the .gdat file could contain
only functions).

* Add NFsim simulation result support

NFsim generates a .gdat (groups, i.e. observables/expressions) but not a
.cdat (species concentrations) file. I've updated read_simulation_results in
the BioNetGen interface to take into account simulation results may create
.cdat, .gdat, or both.

I've also made the .gdat file reader only open the file once for efficiency,
and added an NFsim unit test (Simulator class support coming soon).

4652 of 6491 relevant lines covered (71.67%)

0.72 hits per line

Source Files on job 562.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 562
  • Travis Job 562.2
  • d9b76b23 on github
  • Prev Job for on master (#560.2)
  • Next Job for on master (#564.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