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

ecamp / hal-json-vuex
93%
master: 85%

Build:
Build:
LAST BUILD BRANCH: redo-vuex4-compability
DEFAULT BRANCH: master
Repo Added 10 Nov 2020 04:11PM UTC
Files 10
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 redo-vuex4-compability
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bugfix/preparePostData
  • feature/advanced-typing-v2
  • fix-base-url
  • fix-transitive-deleting
  • fix/normalize-uri
  • github-actions
  • href-improvements
  • lint-github-action
  • master
  • next
  • query-parameters
  • redo-vuex4-compability
  • refactor-to-classes
  • renovate/axios-0.x
  • renovate/babel-monorepo
  • renovate/cross-env-7.x
  • renovate/eslint-7.x
  • renovate/eslint-plugin-import-2.x
  • renovate/eslint-plugin-promise-4.x
  • renovate/eslint-plugin-vue-7.x
  • renovate/hal-json-normalizer-4.x
  • renovate/lodash-monorepo
  • renovate/master-actions-cache-3.x
  • renovate/master-actions-cache-4.x
  • renovate/master-actions-checkout-3.x
  • renovate/master-actions-checkout-4.x
  • renovate/master-actions-setup-node-3.x
  • renovate/master-actions-setup-node-4.x
  • renovate/master-axios-0.x
  • renovate/master-axios-mock-adapter-1.x
  • renovate/master-babel-loader-8.x
  • renovate/master-babel-monorepo
  • renovate/master-eslint-7.x
  • renovate/master-eslint-plugin-import-2.x
  • renovate/master-eslint-plugin-node-replacement
  • renovate/master-eslint-plugin-promise-5.x
  • renovate/master-eslint-plugin-vue-7.x
  • renovate/master-eslint-plugin-vue-8.x
  • renovate/master-next-master-axios-0.x
  • renovate/master-next-master-babel-monorepo
  • renovate/master-next-master-eslint-plugin-import-2.x
  • renovate/master-next-master-next-axios-0.x
  • renovate/master-next-master-next-babel-monorepo
  • renovate/master-next-master-next-eslint-8.x
  • renovate/master-next-master-next-eslint-plugin-import-2.x
  • renovate/master-next-master-next-eslint-plugin-promise-6.x
  • renovate/master-next-master-next-eslint-plugin-vue-8.x
  • renovate/master-next-master-next-source-map-loader-3.x
  • renovate/master-next-master-next-typescript-4.x
  • renovate/master-next-master-next-typescript-eslint-monorepo
  • renovate/master-next-master-next-webpack-5.x
  • renovate/master-next-master-webpack-5.x
  • renovate/master-vue-axios-3.x
  • renovate/master-vue-eslint-config-standard-6.x
  • renovate/master-vue-monorepo
  • renovate/master-vue-test-utils-1.x
  • renovate/master-webpack-5.x
  • renovate/master-webpack-cli-4.x
  • renovate/master-webpack-node-externals-3.x
  • renovate/next-axios-0.x
  • renovate/next-axios-mock-adapter-1.x
  • renovate/next-babel-monorepo
  • renovate/next-eslint-7.x
  • renovate/next-eslint-8.x
  • renovate/next-eslint-plugin-import-2.x
  • renovate/next-eslint-plugin-promise-5.x
  • renovate/next-eslint-plugin-promise-6.x
  • renovate/next-eslint-plugin-vue-7.x
  • renovate/next-eslint-plugin-vue-8.x
  • renovate/next-hal-json-normalizer-4.x
  • renovate/next-major-typescript-eslint-monorepo
  • renovate/next-nuxtjs-monorepo
  • renovate/next-source-map-loader-1.x
  • renovate/next-source-map-loader-2.x
  • renovate/next-source-map-loader-3.x
  • renovate/next-ts-jest-26.x
  • renovate/next-ts-loader-8.x
  • renovate/next-ts-loader-9.x
  • renovate/next-typescript-4.x
  • renovate/next-typescript-eslint-monorepo
  • renovate/next-vue-axios-3.x
  • renovate/next-vue-eslint-config-standard-6.x
  • renovate/next-vue-monorepo
  • renovate/next-webpack-5.x
  • renovate/next-webpack-cli-4.x
  • renovate/next-webpack-node-externals-3.x
  • renovate/pin-dependencies
  • renovate/vue-axios-3.x
  • renovate/vue-eslint-config-standard-6.x
  • renovate/vue-monorepo
  • renovate/webpack-5.x
  • renovate/webpack-cli-4.x
  • request-interceptors
  • unpin-dependencies
  • unpin-dependencies-master
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v3

13 Sep 2025 08:05PM UTC coverage: 93.446% (+0.01%) from 93.432%
17701420874

Pull #308

github

BacLuc
fix: compatibility with vuex4: no changing of store data outside of mutations

And show that this is needed if the vuex store is in strict mode.
Pull Request #308: fix: compatibility with vuex4: no changing of store data outside of mutations

160 of 183 branches covered (87.43%)

Branch coverage included in aggregate %.

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

282 of 290 relevant lines covered (97.24%)

1057.51 hits per line

Relevant lines Covered
Build:
Build:
290 RELEVANT LINES 282 COVERED LINES
1057.51 HITS PER LINE
Source Files on master
  • Tree
  • List 10
  • Changed 2
  • Source Changed 0
  • 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
17701420874 redo-vuex4-compability fix: compatibility with vuex4: no changing of store data outside of mutations And show that this is needed if the vuex store is in strict mode. Pull #308 13 Sep 2025 08:06PM UTC BacLuc github
93.45
16567556781 renovate/master-actions-cache-4.x Update actions/cache action to v4 Pull #289 28 Jul 2025 11:15AM UTC web-flow github
84.71
14422895817 3.0.0-alpha.10 push 12 Apr 2025 07:59PM UTC usu github
93.43
14422895806 v3 3.0.0-alpha.10 push 12 Apr 2025 07:59PM UTC usu github
93.43
14422874585 v3 Merge pull request #305 from usu/fix/normalize-uri fix normalizeUri for sorted query params push 12 Apr 2025 07:55PM UTC web-flow github
93.43
14422817483 fix/normalize-uri Merge b6c280f27 into 70bfe4071 Pull #305 12 Apr 2025 07:45PM UTC web-flow github
93.43
13321877237 master Update babel monorepo to v7.26.8 push 14 Feb 2025 03:25AM UTC web-flow github
84.71
13318516732 renovate/master-babel-monorepo Update babel monorepo to v7.26.8 push 13 Feb 2025 10:44PM UTC web-flow github
84.71
13318509800 master Update dependency webpack to v5.98.0 (#303) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 13 Feb 2025 10:43PM UTC web-flow github
84.71
13315220094 renovate/master-webpack-5.x Update dependency webpack to v5.98.0 Pull #303 13 Feb 2025 07:08PM UTC web-flow github
84.71
See All Builds (2646)
  • 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