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

matt-gardner / pra / 34
46%
master: 46%

Build:
Build:
LAST BUILD BRANCH: fix_split_creation_bug
DEFAULT BRANCH: master
Ran 27 May 2016 09:56PM UTC
Jobs 1
Files 39
Run time 2s
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
34

push

travis-ci

matt-gardner
Got this actually working, with a more or less sane data structure

The previous commit was with minimal changes to how the processing was done,
so it used an incredibly redundant data structure that just wastes memory and
CPU.  This commit removes the inefficiency.  The code is still ~35% slower
than the current master branch, which is a little surprising to me.  I need to
do some profiling to figure out what's going on, because I thought this would
be faster.

114 of 114 new or added lines in 5 files covered. (100.0%)

1609 of 3485 relevant lines covered (46.17%)

0.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/scala/edu/cmu/ml/rtw/pra/features/Path.scala
2
100.0
src/main/scala/edu/cmu/ml/rtw/pra/features/BfsPathFinder.scala
25
100.0
src/main/scala/edu/cmu/ml/rtw/pra/features/extractors/NodeFeatureExtractors.scala
26
100.0
src/main/scala/edu/cmu/ml/rtw/pra/features/extractors/NodePairFeatureExtractors.scala

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/scala/edu/cmu/ml/rtw/pra/features/Path.scala
1
100.0
src/main/scala/edu/cmu/ml/rtw/pra/graphs/GraphCreator.scala
1
100.0
src/main/scala/edu/cmu/ml/rtw/pra/features/extractors/NodePairFeatureExtractors.scala
1
100.0
src/main/scala/edu/cmu/ml/rtw/pra/graphs/PprComputer.scala
2
100.0
src/main/scala/edu/cmu/ml/rtw/pra/features/extractors/NodeFeatureExtractors.scala
Jobs
ID Job ID Ran Files Coverage
1 34.1 27 May 2016 09:56PM UTC 0
46.17
Travis Job 34.1
Source Files on build 34
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #34
  • de7e1470 on github
  • Prev Build on paths_not_path_types_in_bfs (#33)
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