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

maoberlehner / vuex-map-fields
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/ws-7.4.6
DEFAULT BRANCH: master
Repo Added 27 Dec 2017 10:07AM UTC
Files 4
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 feature/remove-unchanged-dependency
branch: feature/remove-unchanged-dependency
CHANGE BRANCH
x
Reset
  • feature/remove-unchanged-dependency
  • 0.1.1
  • 0.1.2
  • 0.1.3
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.1.0
  • 1.1.1
  • 1.1.2
  • 1.1.4
  • 1.1.5
  • 1.1.6
  • 1.1.7
  • 1.2.0
  • 1.2.1
  • 1.2.3
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • 1.3.4
  • 1.3.5
  • 1.3.6
  • 1.4.0
  • bugfix/fix-security-issues
  • dependabot/npm_and_yarn/acorn-6.4.1
  • dependabot/npm_and_yarn/browserslist-4.16.6
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/node-notifier-8.0.1
  • dependabot/npm_and_yarn/ws-7.4.6
  • dependabot/npm_and_yarn/y18n-4.0.1
  • dev
  • dynamic-paths
  • feature/getter
  • feature/property-default-values
  • fusionbeam-master
  • master
  • options-signature
  • release/1.4.1

pending completion
17

push

travis-ci

maoberlehner
Remove unchanged dependency

The get() and set() functions of the unchanged package were used to
retrieve and set data from / in objects by using the string object dot
notation (e.g. `'foo[0].bar.baz'`).

The unchanged functions are doing this in a way which prevents the
original object from beeing modified, this behaviour isn't necessary and
even opposing the purpose of this package.

The get() and set() methods were reimplemented in a very simple way
which is sufficient for the scope of this package.

The size of the minified code was shrunk from about 4.5 kb to roughly
1.4 kb (680 bytes gziped).

8 of 8 branches covered (100.0%)

Branch coverage included in aggregate %.

17 of 17 relevant lines covered (100.0%)

4.82 hits per line

Relevant lines Covered
Build:
Build:
17 RELEVANT LINES 17 COVERED LINES
4.82 HITS PER LINE
Source Files on feature/remove-unchanged-dependency
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17 feature/remove-unchanged-dependency Remove unchanged dependency The get() and set() functions of the unchanged package were used to retrieve and set data from / in objects by using the string object dot notation (e.g. `'foo[0].bar.baz'`). The unchanged functions are doing this in ... push 31 Dec 2017 09:55AM UTC maoberlehner travis-ci pending completion  
16 feature/remove-unchanged-dependency WIP push 30 Dec 2017 04:50PM UTC maoberlehner travis-ci pending completion  
See All Builds (164)
  • 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