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

vue-final / vue-final-modal
97%
master: 0%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v4.0.5
DEFAULT BRANCH: master
Repo Added 26 Feb 2021 07:45AM CUT
Files 0
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

LAST BUILD ON BRANCH feat/drag-resize
branch: feat/drag-resize
CHANGE BRANCH
x
Reset
  • feat/drag-resize
  • bugfix/#106
  • bugfix/do-not-close-modal-when-select-text
  • build--do-not-minify-distributed-code
  • dependabot/npm_and_yarn/browserslist-4.16.6
  • dependabot/npm_and_yarn/docs/browserslist-4.16.6
  • dependabot/npm_and_yarn/docs/elliptic-6.5.4
  • dependabot/npm_and_yarn/docs/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/docs/lodash-4.17.21
  • dependabot/npm_and_yarn/docs/ssri-6.0.2
  • dependabot/npm_and_yarn/docs/ua-parser-js-0.7.28
  • dependabot/npm_and_yarn/docs/ws-6.2.2
  • dependabot/npm_and_yarn/docs/y18n-4.0.3
  • dependabot/npm_and_yarn/example/ssri-6.0.2
  • dependabot/npm_and_yarn/glob-parent-5.1.2
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/ws-5.2.3
  • dev
  • docs--improve-introduction
  • docs-overal-improvements
  • feat/312
  • feat/api-return-promise
  • feat/autoprefixer
  • feat/bump-dev-dependencies
  • feat/bump-docs-version
  • feat/close-scoped-slot
  • feat/createVfm
  • feat/drag
  • feat/drag-modal
  • feat/favicon
  • feat/improve-type
  • feat/swipe-to-close
  • feat/v-html-in-dynamic-modal-slot
  • feat/v3/api-return-promise
  • feat/v3/autoprefixer
  • feat/v3/bump-docs-version
  • feat/v3/close-scoped-slot
  • feat/v3/code-block
  • feat/v3/drag-resize
  • feat/v3/favicon
  • feat/v3/plugin-validation
  • feat/v3/remove-params
  • feat/v3/swipe-to-close
  • feat/v3/v-html-in-dynami-modal-slot
  • feat/v3/vite
  • feat/v3/vitepress
  • feature/#57
  • feature/dynamic-modal
  • feature/enhance-use-modal
  • feature/improve-z-index-fn
  • feature/make-component-independent
  • feature/next-dynamic-modal
  • fix/329
  • fix/add-missing-types
  • fix/avoid-vfm-onmounted-in-use-modal
  • fix/focus-trap
  • fix/resolve-nuxt-hydration
  • fix/t
  • hotfix/transition-not-working-when-using-array-type-for-content-class
  • master
  • next
  • refactor-docs--rearrange-docs
  • refactor/improve-patch-method
  • refactor/plugin-validation
  • refactor/v3-focus-trap
  • refactor/v3-transition-state-side-effect
  • refactor/v3/drag-resize
  • refactor/v3/focus-trap
  • refactor/v3/lock-scroll
  • refs/tags/v4.0.0
  • refs/tags/v4.0.0-beta.2
  • refs/tags/v4.0.0-beta.3
  • refs/tags/v4.0.0-rc.0
  • refs/tags/v4.0.0-rc.1
  • refs/tags/v4.0.0-rc.11
  • refs/tags/v4.0.0-rc.12
  • refs/tags/v4.0.0-rc.13
  • refs/tags/v4.0.0-rc.14
  • refs/tags/v4.0.0-rc.2
  • refs/tags/v4.0.0-rc.3
  • refs/tags/v4.0.0-rc.4
  • refs/tags/v4.0.0-rc.5
  • refs/tags/v4.0.0-rc.8
  • refs/tags/v4.0.0-rc.9
  • refs/tags/v4.0.1
  • refs/tags/v4.0.2
  • refs/tags/v4.0.3
  • refs/tags/v4.0.4
  • refs/tags/v4.0.5
  • test-utils
  • v2.0.0
  • v2.0.1
  • v2.1.0
  • v2.2.0
  • v2.3.0
  • v2.3.1
  • v2.3.2
  • v3
  • v3.0.0
  • v3.0.1
  • v3.1.0
  • v3.2.0
  • v3.2.1
  • v3.3.0
  • v3.3.1
  • v4
  • v4.0.1
  • v4.0.2
  • version/2.2
  • version/3.2

pending completion
274

Pull #98

travis-ci

web-flow
Merge 8395f38ad into bd98009b7
Pull Request #98: feat: drag & resize

183 of 198 branches covered (92.42%)

Branch coverage included in aggregate %.

140 of 140 new or added lines in 2 files covered. (100.0%)

334 of 336 relevant lines covered (99.4%)

32.6 hits per line

Relevant lines Covered
Build:
Build:
336 RELEVANT LINES 334 COVERED LINES
32.6 HITS PER LINE
Source Files on feat/drag-resize
  • Tree
  • List 7
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
95.94
lib/VueFinalModal.vue772 + 346255 + 108253 + 1082 33.0 + 3149 + 5915 + 7
100.0
lib/ModalsContainer.vue49 9 9 0 7.0 2 0
100.0
lib/PluginCore.js79 23 23 0 47.0 + 54 0
100.0
lib/index.js4 0 0 0 0.0 0 0
100.0
lib/utils/dragResize.js60 29 29 0 24.0 13 0
100.0
lib/utils/errors.js7 3 3 0 3.0 0 0
100.0
lib/Plugin.js38 17 17 0 40.0 + 415 0
Showing 1 to 7 of 7 entries
  • Previous
  • 1
  • Next
  • ►
    99.4
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
274 feat/drag-resize Merge 8395f38ad into bd98009b7 Pull #98 16 May 2021 04:03PM CUT web-flow travis-ci pending completion  
273 feat/drag-resize chore: update yarn.lock push 16 May 2021 04:03PM CUT hunterliu1003 travis-ci pending completion  
272 feat/drag-resize Merge 39fd1b8ba into bd98009b7 Pull #98 16 May 2021 03:57PM CUT web-flow travis-ci pending completion  
271 feat/drag-resize Merge branch 'master' into feat/drag-resize push 16 May 2021 03:57PM CUT web-flow travis-ci pending completion  
261 feat/drag-resize Merge 762587ff8 into 8608aacd4 Pull #98 07 May 2021 05:20AM CUT web-flow travis-ci pending completion  
260 feat/drag-resize Merge branch 'master' into feat/drag-resize push 07 May 2021 05:20AM CUT hunterliu1003 travis-ci pending completion  
251 feat/drag-resize Merge 1b2e90643 into feb455de0 Pull #98 04 May 2021 09:16AM CUT web-flow travis-ci pending completion  
250 feat/drag-resize refactor: CLASS_PROP, STYLE_PROP push 04 May 2021 09:16AM CUT hunterliu1003 travis-ci pending completion  
249 feat/drag-resize Merge 3025f279e into feb455de0 Pull #98 04 May 2021 08:54AM CUT web-flow travis-ci pending completion  
248 feat/drag-resize chore: lint push 04 May 2021 08:54AM CUT hunterliu1003 travis-ci pending completion  
See All Builds (781)
  • Repo on GitHub
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

© 2025 Coveralls, Inc