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

gajus / table / 195 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2020 04:28AM UTC
Files 21
Run time 6s
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

30 Jul 2020 04:27AM UTC coverage: 72.948%. Remained the same
195.3

push

travis-ci

web-flow
fix: alignCenter (#115) (#116)

The method for alignCenter is checking
to see if halfWidth (rather than width)
is even. This worked with the existing test
case because the container width given is 6
minus string width (2) is 4. Divide that in half
and you have an even number.

My test case makes the container width 8.
So available width is 6. Divide that in half
you get an odd number. So the odd logic triggers
padding 3 to the left and 4 to the right.

This commit fixes the minor defect.

68 of 93 branches covered (73.12%)

Branch coverage included in aggregate %.

172 of 236 relevant lines covered (72.88%)

5.66 hits per line

Source Files on job 195.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 71
  • Travis Job 195.3
  • fc2c35bd on github
  • Prev Job for on master (#193.1)
  • Next Job for on master (#201.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