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

numenta / nupic / 425
16%
master: %

Build:
Build:
LAST BUILD BRANCH: remote-examples-from-ci
DEFAULT BRANCH: master
Ran 04 Mar 2015 12:36AM UTC
Jobs 1
Files 241
Run time 27s
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
425

push

travis-ci

rhyolight
Replaces datasethelpers with pkg_resources.

- Added example data location to setup.py as package data.
- Added example/prediction/data files to MANIFEST.
- Updated tests to use pkg_resources to fetch data files.
- Updated example code to fetch data through pkg_resources.
- Used pkg_resources to load files in nupic.data code.
- Removing datasethelpers and tests.
- Updated tests to write data files into examples/prediction/data.
- Updated experiment runner to resolve paths better.
    - The experiment stream source could be an absolute path or a
      path relative to the "examples.prediction.data" pkg_resource.  Updated its logic to identify absolute paths and convert relative paths through pkg_resources.
    - Updated swarming test configuration.
        - A bunch of the swarming test configurations were expecting datasethelpers to find the input file on a search path that doesn't exist anymore. I solved this by:
            - moving test_data.csv from tests/swarming/nupic/swarming/data into the package_data directory in the "swarming" folder
            - adding __init__.py to the swarming folder mentioned above
            - updating ModelRunner to call normalizeStreamSources(), which now does the pkg_resoruces lookup
            - updating all the description files to refer to "swarming/test_data.csv"

31 of 31 new or added lines in 7 files covered. (100.0%)

5686 of 36607 relevant lines covered (15.53%)

0.16 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
nupic/frameworks/opf/experiment_runner.py
1
100.0
nupic/swarming/ModelRunner.py
2
100.0
nupic/data/aggregator.py
2
100.0
nupic/data/stats.py
2
100.0
nupic/data/stats_v2.py
4
100.0
nupic/data/stream_reader.py
18
100.0
nupic/frameworks/opf/expdescriptionapi.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
nupic/data/stats.py
1
100.0
nupic/data/stats_v2.py
21
100.0
nupic/data/aggregator.py
56
100.0
nupic/frameworks/opf/expdescriptionapi.py
97
100.0
nupic/frameworks/opf/experiment_runner.py
104
100.0
nupic/data/stream_reader.py
152
100.0
nupic/swarming/ModelRunner.py
Jobs
ID Job ID Ran Files Coverage
1 425.1 04 Mar 2015 12:36AM UTC 0
15.53
Travis Job 425.1
Source Files on build 425
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #425
  • a0688914 on github
  • Prev Build on standard-example-data (#423)
  • Next Build on standard-example-data (#426)
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