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

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

Build:
Build:
LAST BUILD BRANCH: beta
DEFAULT BRANCH: master
Ran 23 May 2020 06:32AM UTC
Jobs 2
Files 5
Run time 4s
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
40

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%)

185.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 40.1 23 May 2020 06:32AM UTC 0
97.1
Travis Job 40.1
2 40.2 23 May 2020 06:32AM UTC 0
97.1
Travis Job 40.2
Source Files on build 40
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #40
  • 45a1e89d on github
  • Prev Build on beta (#39)
  • Next Build on beta (#41)
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