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

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

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 01:57PM UTC
Files 82
Run time 7s
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

23 Apr 2018 01:49PM UTC coverage: 84.504%. Remained the same
JOB=unit

push

travis-ci

mportuga
fix(Grid.js) Vertical scroll calculates height wrong with enableHorizontalScrollbar: NEVER (#6690)

* 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

3104 of 4273 branches covered (72.64%)

6195 of 7331 relevant lines covered (84.5%)

590.83 hits per line

Source Files on job 4384.1 (JOB=unit)
  • Tree
  • List 0
  • Changed 10
  • Source Changed 1
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4236
  • Travis Job 4384.1
  • 1b014906 on github
  • Prev Job for JOB=unit on master (#4383.1)
  • Next Job for JOB=unit on master (#4386.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