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

vaadin / vaadin-text-field / 2356
96%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2019 06:26PM UTC
Jobs 1
Files 6
Run time 1s
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
2356

cron

travis-ci

tomivirkki
Fix number-field value and step issues (#333)

* Fix number-field value and step issues and align behaviour with native element
- Allow programmatically setting any value regardless of step
- Change clicking + or - to increment or decrement value to the next multiple of step (offset by the min)
- Change checkValidity to check when value is not multiple of step (offset by the min)
- Change value to always return a string

* Add missing tests

* Change back checkValidity to use native method and Fix valueChanged to not adjust decimals

209 of 227 branches covered (92.07%)

Branch coverage included in aggregate %.

313 of 319 relevant lines covered (98.12%)

3587.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2356.1 (TEST_SUITE=unit_tests POLYMER=2) 13 Mar 2019 06:26PM UTC 0
95.6
Travis Job 2356.1
Source Files on build 2356
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2356
  • 79d87d72 on github
  • Prev Build on master (#2345)
  • Next Build on master (#2373)
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