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

jbremer / cuckoo / 311
51%
master: 62%

Build:
Build:
LAST BUILD BRANCH: expose0
DEFAULT BRANCH: master
Ran 06 Mar 2017 03:48PM UTC
Jobs 1
Files 219
Run time 11s
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
311

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 311.1 (ONLYINSTALL=yes) 06 Mar 2017 03:48PM UTC 0
47.97
Travis Job 311.1
Source Files on build 311
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #311
  • ac17e176 on github
  • Prev Build on package (#309)
  • Next Build on package (#314)
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