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

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

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2015 09:07PM UTC
Files 62
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

16 Feb 2015 08:51PM UTC coverage: 72.601% (+0.06%) from 72.541%
1947.1

push

travis-ci

c0bra
fix(uiGridHeader): Fix header height growth bug

Header cells were growing in height due to a calculation bug where the
grid was reading the height of the entire header element rather than just
the repeater where the header cells were contained.  That means that a
custom header with extra stuff in it would cause headers to grow in height
on each canvas refresh.

This change splits header height calculations in two: one for the headers
themselves, which keeps headers between render containers consistent in
height, and another for header cells which uses the header canvas height
to keep header cells the same height.

Fixes #2781

3805 of 5241 relevant lines covered (72.6%)

258.36 hits per line

Source Files on job 1947.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 3
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1947
  • Travis Job 1947.1
  • fee00cdf on github
  • Prev Job for on master (#1946.1)
  • Next Job for on master (#1948.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