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

vaadin / vaadin-date-picker / 3244 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 07 May 2019 09:20AM UTC
Files 8
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

07 May 2019 09:06AM UTC coverage: 91.63% (+0.04%) from 91.587%
TEST_SUITE=unit_tests POLYMER=2

push

travis-ci

pekam
fix: prevent overlay opening on empty input event

The overlay should not be opened when clicking the clear-button. This
functionality broke with a failing test case after text-field 2.4
update, which fires an input-event on clear-button click.

Since we don't know if the input-event was fired from a clear-button
click or keyboard-input, the opening is prevented every time when the
input value is empty. As a tradeoff, this causes a rare issue: When the
input is focused, overlay is not opened and the input is cleared with a
single keypress, the overlay is not opened.

479 of 542 branches covered (88.38%)

Branch coverage included in aggregate %.

769 of 820 relevant lines covered (93.78%)

17185.89 hits per line

Source Files on job 3244.1 (TEST_SUITE=unit_tests POLYMER=2)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 243
  • Travis Job 3244.1
  • 488127ed on github
  • Prev Job for TEST_SUITE=unit_tests POLYMER=2 on master (#3202.1)
  • Next Job for TEST_SUITE=unit_tests POLYMER=2 on master (#3251.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