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

callemall / material-ui / 8217 / 1
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2017 09:10PM UTC
Files 139
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

26 Jun 2017 09:06PM UTC coverage: 65.896% (+0.4%) from 65.473%
8217.1

Pull #7260

travis-ci

web-flow
Issue 7175

The height of the TextField was not taking into account the size of the value when the TextField was first rendered.

The code looks at the height of the hintText, or, if the value has changed, it looks at the height of the value.

Made changes so that the value is passed into the function that is calculating the height, both when the component is mounted, or the component is resized.

I have had to skip a unit test because jsdom does not support scrollHeight. The unit test code is within the test file, and could be "unskipped" later if jsdom can do layout, or another engine is used.
Pull Request #7260: [TextField] Issue 7175

1676 of 3269 branches covered (51.27%)

3422 of 5193 relevant lines covered (65.9%)

44.7 hits per line

Source Files on job 8217.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8217
  • Travis Job 8217.1
  • 874429fc on github
  • Prev Job for on master (#8214.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