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

angular-ui / ng-grid / 1947
78%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2015 09:07PM UTC
Jobs 1
Files 62
Run time 9s
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

pending completion
1947

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

Jobs
ID Job ID Ran Files Coverage
1 1947.1 16 Feb 2015 09:07PM UTC 0
72.6
Travis Job 1947.1
Source Files on build 1947
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1947
  • fee00cdf on github
  • Prev Build on master (#1946)
  • Next Build on master (#1948)
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