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

vaadin / vaadin-text-field / 2356 / 1
96%
master: 96%

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

11 Mar 2019 09:51AM UTC coverage: 95.604% (-1.3%) from 96.886%
TEST_SUITE=unit_tests POLYMER=2

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

Source Files on job 2356.1 (TEST_SUITE=unit_tests POLYMER=2)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 409
  • Travis Job 2356.1
  • 79d87d72 on github
  • Prev Job for TEST_SUITE=unit_tests POLYMER=2 on master (#2345.1)
  • Next Job for TEST_SUITE=unit_tests POLYMER=2 on master (#2373.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