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

angular-ui / ui-grid / 4150
84%

Build:
DEFAULT BRANCH: master
Ran 22 Dec 2017 04:41AM UTC
Jobs 1
Files 81
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

pending completion
4150

push

travis-ci

mportuga
Fix bug of space to the right of the last column (#6513)

The change to using integer column widths means that we sometimes have some grid width left over where column widths are rounded down for asterisk or percentage widths, see #6371. The logic that then re-allocates the remaining widths currently only does this over columns with asterisk widths.

I've updated the logic to check if there are any asterisk columns and, if not, check for any percentage columns as a fall back. Only if there are no asterisk column widths, all columns are percentage widths and the percentages add up to 100%, then the percentage columns will be used to allocate remaining space, or trim if needed.

3000 of 4204 branches covered (71.36%)

6071 of 7263 relevant lines covered (83.59%)

656.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4150.1 (JOB=unit) 22 Dec 2017 04:41AM UTC 0
83.59
Travis Job 4150.1
Source Files on build 4150
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4150
  • a2f2fd51 on github
  • Prev Build on master (#4149)
  • Next Build on master (#4151)
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