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

angular-ui / ui-grid / 4386 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2018 02:01AM UTC
Files 82
Run time 3s
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

24 Apr 2018 01:54AM UTC coverage: 84.504%. Remained the same
JOB=unit

push

travis-ci

mportuga
 Fix(cellnav.js), do not trigger edit on undefined event (#6691)

* fix(Grid.js): ScrollIfNecessary does not account for scrollWidth correctly

Since scrollIfNecessary is called multiple times when enableCellEditOnFocus is true we need to make sure the scrollbarWidth and footerHeight is accounted for to not cause a loop.

fixes #6653

* Add check for gridCol not null

Make sure gridCol is not null before checking for enableCellEditOnFocus

* fix(Grid.js) Vertical scroll calculates height wrong with enableHorizontalScrollbar: NEVER

Use scrollbarHeight instead of scrollbarWidth for vertical scroll calculations. scrollbarHeight has the value 0 when enableHorizontalScrollbar is set to NEVER.

Round calculated boundary values as computed style may have decimal number which will not match pixelsToSeeRow

* Fix(cellnav.js), do not trigger edit on undefined event

Do not trigger a cell edit when the event is undefined, if needed through API pass a null object instead.

3104 of 4273 branches covered (72.64%)

6195 of 7331 relevant lines covered (84.5%)

585.3 hits per line

Source Files on job 4386.1 (JOB=unit)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4237
  • Travis Job 4386.1
  • 615fe49b on github
  • Prev Job for JOB=unit on master (#4384.1)
  • Next Job for JOB=unit on master (#4388.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