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

jbremer / cuckoo / 310
48%
master: 62%

Build:
Build:
LAST BUILD BRANCH: expose0
DEFAULT BRANCH: master
Ran 06 Mar 2017 02:57PM UTC
Jobs 1
Files 219
Run time 12s
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
310

push

travis-ci

jbremer
further minimize on reading in configuration files

It's most certainly not necessary to read in configuration files once or
multiple times for each processed analysis. We strip down on re-reading
configuration files by, yet again, moving away from Config() usage to
the config() and config2() variants (which cache results).

* Use config2() to obtain cached versions of the configuration values
  for running Auxiliary, Processing, and Reporting modules.
* Get rid of Config() usage in some processing modules.
* Unittests for all of the above, including a unittest which ensures
  that Config() is only called twice when processing multiple analyses;
  once for reading in processing.conf and once for reporting.conf.

Without these changes, it would be possible to have a dozens (although
for larger analyses this could be much, much more) configuration reads
per processed analysis.

7159 of 14923 relevant lines covered (47.97%)

0.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 310.1 (ONLYINSTALL=yes) 06 Mar 2017 02:57PM UTC 0
47.97
Travis Job 310.1
Source Files on build 310
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #310
  • ac17e176 on github
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