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

chadhietala / ember-cli-linker
95%
master: 81%

Build:
Build:
LAST BUILD BRANCH: stop-recursion
DEFAULT BRANCH: master
Repo Added 28 Jun 2015 09:52PM UTC
Files 1038
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 engine-boundary-finding
branch: engine-boundary-finding
CHANGE BRANCH
x
Reset
  • engine-boundary-finding
  • babel-options
  • cleanup
  • deleting-files
  • group-engines
  • logging
  • master
  • npm-tests
  • parallelize-es
  • patch-npm-resolver
  • persists-subgraphs
  • remove-cycles
  • remove-imports
  • rename
  • stop-recursion
  • use-name-for-descs

pending completion
404

push

travis-ci

chadhietala
Engine Boundary Algorithm

This introduces the algorithm to find the boundary of engines with in
the larger graph. The algorithm as follows:

1. Take each node in a root and look at it's outward edges
2. Determine if outward edge is point back at it's root or another root
3. Prune nodes that belong to another root
4. All local nodes found
5. Compare all local root nodes to find the intersection
6. Done

This ensures that things like tests and engines are resolved in the
graph but can safely be concated separately.

In a future iteration we should keep track of nodes we pruned away to
build a DAG of engines themselves to ensure a runtime all dependencies
are satisfied.

710 of 746 relevant lines covered (95.17%)

114.99 hits per line

Relevant lines Covered
Build:
Build:
746 RELEVANT LINES 710 COVERED LINES
114.99 HITS PER LINE
Source Files on engine-boundary-finding
  • 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
404 engine-boundary-finding Engine Boundary Algorithm This introduces the algorithm to find the boundary of engines with in the larger graph. The algorithm as follows: 1. Take each node in a root and look at it's outward edges 2. Determine if outward edge is point back at ... push 30 Jul 2015 04:38AM UTC chadhietala travis-ci pending completion  
See All Builds (104)
  • 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