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

donejs / generator-donejs
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: v3.4.3
DEFAULT BRANCH: master
Repo Added 24 Mar 2016 03:50PM UTC
Files 9
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 routing
branch: routing
CHANGE BRANCH
x
Reset
  • routing
  • 0.9-legacy
  • 113-hashchange-routing
  • 1175-component-name-as-project
  • 194-plugin-contributing.md
  • 196-improve-plugin-index
  • 203-howto-minify
  • 203-howto-minify2
  • 203-minimize-dist
  • 24-issue-template
  • 246-writing-log
  • 250_add_doctype_to_test_files
  • 264-add-travis-config
  • 353-absolute-path-fix
  • alg-placement
  • alpha-gitignore
  • alphabetize-model-template
  • amd-setup
  • app-def
  • appveyor-tests
  • arguments
  • babel
  • can-debug
  • can-plugin
  • can-serve-to-done-serve
  • can3-leftovers
  • can4
  • chasenlehara-patch-1
  • coverage
  • coveralls-send
  • cssify
  • dashed-keywords
  • dcss
  • debug
  • deep-component
  • default-keywords
  • demo
  • docs
  • dont-prepend-newline
  • exp
  • fix-509-generate-plural-fixture-names
  • fix-generated-test-code
  • fix-module
  • fix_trailing_slashes_when_running_add_component
  • gen-stuff
  • gen-versions
  • generated-plugin-index-styles
  • generator-contributing.md
  • generator-dependency-order
  • generator-generator-yeoman-1.0
  • generator-readme
  • generator-updates
  • greenkeeper/initial
  • hot5
  • ignore_trainling_slash_component_name_component_parts_248
  • issue-and-pr-templates
  • license-picking
  • major
  • master
  • model
  • model-import
  • model-name
  • module-test
  • name-validation
  • node8
  • nodeenv
  • plugin-generator
  • plugin-index-html
  • plugin-jshint-latedef
  • plugin-repository
  • plugin-scoped-project-support
  • plugin-test-main
  • plugin-test-main-module
  • plugin-version-message
  • prod-stache
  • rb
  • remove-building-the-documentation
  • remove-documentjs
  • rename-app-readme
  • rendering-base-url
  • restore-md-files
  • sbu
  • supermodel-updates
  • system-lib-directory
  • template-overrides
  • template-travis-xenial
  • test
  • test-module-name
  • tilde
  • travis-yaml-with-space-indentation
  • travis-yaml-with-space-indentation-1
  • up-c
  • upd
  • upd2
  • update-readme-1
  • update-yeoman-generator
  • use-defaults
  • v0.8.1
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • v0.9.3
  • v0.9.4
  • v0.9.5
  • v0.9.6
  • v1.0.0
  • v1.0.0-alpha.10
  • v1.0.0-alpha.11
  • v1.0.0-alpha.12
  • v1.0.0-alpha.13
  • v1.0.0-alpha.14
  • v1.0.0-alpha.15
  • v1.0.0-alpha.16
  • v1.0.0-alpha.17
  • v1.0.0-alpha.18
  • v1.0.0-alpha.19
  • v1.0.0-alpha.20
  • v1.0.0-alpha.21
  • v1.0.0-alpha.22
  • v1.0.0-alpha.23
  • v1.0.0-alpha.24
  • v1.0.0-alpha.25
  • v1.0.0-alpha.26
  • v1.0.0-alpha.5
  • v1.0.0-alpha.6
  • v1.0.0-alpha.7
  • v1.0.0-alpha.8
  • v1.0.0-alpha.9
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.0.6
  • v1.0.7
  • v1.1.0
  • v2.0.0
  • v2.0.0-pre.0
  • v2.0.0-pre.1
  • v2.0.0-pre.2
  • v2.0.0-pre.3
  • v2.0.0-pre.4
  • v2.0.0-pre.5
  • v2.1.0
  • v2.1.1
  • v3.0.0
  • v3.0.0-pre.2
  • v3.0.0-pre.3
  • v3.0.0-pre.4
  • v3.0.0-pre.5
  • v3.0.0-pre.6
  • v3.0.0-pre.7
  • v3.0.0-pre.8
  • v3.1.0
  • v3.2.0
  • v3.3.0
  • v3.4.0
  • v3.4.1
  • v3.4.2
  • v3.4.3
  • vm-groupings
  • write-permissions
  • xenial-migration
  • yarn
  • yeoman-assert-as-assert-library

pending completion
834

push

travis-ci

matthewp
Use new routing techniques

This updates the way routing is generated to be based on the new best
practices from the CanJS routing guide, as well as the changes in
done-autorender that allow a route.data other than the viewModel.

115 of 128 branches covered (89.84%)

353 of 362 relevant lines covered (97.51%)

17.55 hits per line

Relevant lines Covered
Build:
Build:
362 RELEVANT LINES 353 COVERED LINES
17.55 HITS PER LINE
Source Files on routing
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
834 routing Use new routing techniques This updates the way routing is generated to be based on the new best practices from the CanJS routing guide, as well as the changes in done-autorender that allow a route.data other than the viewModel. push 09 Oct 2018 01:58PM UTC matthewp travis-ci pending completion  
835 routing Use new routing techniques This updates the way routing is generated to be based on the new best practices from the CanJS routing guide, as well as the changes in done-autorender that allow a route.data other than the viewModel. Pull #286 09 Oct 2018 01:57PM UTC web-flow travis-ci pending completion  
See All Builds (547)
  • 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