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

RonaldJerez / vue-input-facade / 40 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: beta
DEFAULT BRANCH: master
Ran 23 May 2020 06:32AM UTC
Files 5
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

23 May 2020 06:25AM UTC coverage: 97.095% (-0.8%) from 97.881%
40.1

push

travis-ci

RonaldJerez
fix(directive): get the current value from a component's model when available

When the directive is used on a custom component that has its own model, but that model is not been
bound back to the input's value property, the directive is not getting the proper value as part of
the update hook. Such is the case with vuetify's v-text-input.  This can be resolved by checking the
vnode to see if a model is defined, if so get the value for masking from the model rather than from
the input.value.

fixes #10, fixes #11, resolves vuetifyjs/vuetify#10890

96 of 103 branches covered (93.2%)

Branch coverage included in aggregate %.

138 of 138 relevant lines covered (100.0%)

92.78 hits per line

Source Files on job 40.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 40
  • Travis Job 40.1
  • 45a1e89d on github
  • Prev Job for on beta (#39.1)
  • Next Job for on beta (#41.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