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

Lab41 / Dendrite
5%
master: 19%

Build:
Build:
LAST BUILD BRANCH: renovate/configure
DEFAULT BRANCH: master
Repo Added 24 Oct 2013 10:16PM UTC
Files 73
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

LAST BUILD ON BRANCH external-graphs
branch: external-graphs
CHANGE BRANCH
x
Reset
  • external-graphs
  • analysis
  • auth
  • coveralls
  • demo
  • faunus
  • fix-dendrite-script
  • fix-es
  • fix-faunus
  • fix-password-prompt
  • fix_build
  • fix_index_name
  • gremlin
  • map
  • master
  • pagerank
  • pr-colorscheme
  • pr-communityform
  • prod-env
  • progress
  • renovate/configure
  • shell
  • tests-and-cleanup
  • user-overridable-system-table
  • v0.1.0
  • v0.1.1

pending completion
118

push

travis-ci

erickt
Add support for creating a graph that points at an external hbase table/es index

This is done by posting doing:

curl \
  -XPOST \
  -H 'content-type: application/json' \
  /api/projects/<project-id>/graphs \
  -d '{
    "properties":{
      "storage.backend":"local",
      "storage.directory": "/tmp/foo"
    }
  }'

59 of 1304 relevant lines covered (4.52%)

0.88 hits per line

Relevant lines Covered
Build:
Build:
1304 RELEVANT LINES 59 COVERED LINES
0.88 HITS PER LINE
Source Files on external-graphs
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
118 external-graphs Add support for creating a graph that points at an external hbase table/es index This is done by posting doing: curl \ -XPOST \ -H 'content-type: application/json' \ /api/projects/<project-id>/graphs \ -d '{ "properties":{ "sto... push 07 Jan 2014 07:05PM UTC erickt travis-ci pending completion  
See All Builds (330)
  • Repo 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

© 2025 Coveralls, Inc