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

angular-ui / ng-grid / 1927 / 1
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2015 04:25PM UTC
Files 62
Run time 5s
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

10 Feb 2015 04:02PM UTC coverage: 72.373%. First build
1927.1

push

travis-ci

swalters
refactor(cellNav) remove unused $scope parameter from api methods

 BREAKING CHANGE: removed scope parameter from grid.api.cellNav methods
 old:
    scrollTo($scope, rowEntity, colDef)
	  scrollToFocus($scope, rowEntity, colDef)
	  scrollToIfNecessary($scope, row, col)
	 new:
    scrollTo(rowEntity, colDef)
	  scrollToFocus(rowEntity, colDef)
	  scrollToIfNecessary(row, col

3754 of 5187 relevant lines covered (72.37%)

258.37 hits per line

Source Files on job 1927.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 1
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1927
  • Travis Job 1927.1
  • 232a0a00 on github
  • Prev Job for on master (#1926.1)
  • Next Job for on master (#1929.1)
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