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

ota-meshi / eslint-plugin-jsonc
76%

Build:
DEFAULT BRANCH: master
Repo Added 11 Jul 2020 11:46PM UTC
Files 67
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • chore/housekeeping
  • copilot/change-to-eslint-plugin
  • copilot/change-to-esm-only-package
  • copilot/drop-legacy-config-support
  • copilot/drop-old-eslint-support
  • copilot/drop-support-older-node-versions
  • diff-seq
  • eslint-v10
  • feat/sort-array-values-object-key
  • fix-json
  • improve-lang
  • improve-types
  • meta
  • object-bracket-spacing
  • refactor
  • remove-parser
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-7.x
  • renovate/actions-configure-pages-6.x
  • renovate/actions-deploy-pages-5.x
  • renovate/actions-github-script-9.x
  • renovate/actions-setup-node-5.x
  • renovate/actions-setup-node-6.x
  • renovate/actions-setup-node-7.x
  • renovate/actions-stale-10.x
  • renovate/actions-upload-pages-artifact-4.x
  • renovate/actions-upload-pages-artifact-5.x
  • renovate/c8-12.x
  • renovate/changesets-changelog-github-0.x
  • renovate/coverallsapp-github-action-2.x
  • renovate/env-cmd-11.x
  • renovate/esbuild-0.x
  • renovate/eslint-config-prettier-10.x
  • renovate/eslint-json-0.x
  • renovate/eslint-json-1.x
  • renovate/eslint-json-2.x
  • renovate/eslint-plugin-eslint-plugin-7.x
  • renovate/eslint-plugin-jsdoc-51.x
  • renovate/eslint-plugin-jsdoc-52.x
  • renovate/eslint-plugin-jsdoc-53.x
  • renovate/eslint-plugin-jsdoc-54.x
  • renovate/eslint-plugin-jsdoc-60.x
  • renovate/eslint-plugin-jsdoc-61.x
  • renovate/eslint-plugin-jsdoc-62.x
  • renovate/eslint-plugin-jsdoc-63.x
  • renovate/eslint-plugin-json-schema-validator-6.x
  • renovate/eslint-plugin-jsonc-3.x
  • renovate/eslint-plugin-kit-0.x
  • renovate/eslint-plugin-markdown-5.x
  • renovate/eslint-plugin-n-18.x
  • renovate/eslint-plugin-node-dependencies-0.x
  • renovate/eslint-plugin-node-dependencies-1.x
  • renovate/eslint-plugin-node-dependencies-2.x
  • renovate/eslint-plugin-regexp-3.x
  • renovate/eslint-plugin-yml-3.x
  • renovate/eslint-scope-8.x
  • renovate/eslint-visitor-keys-3.x
  • renovate/espree-10.x
  • renovate/espree-11.x
  • renovate/globals-17.x
  • renovate/jsonc-eslint-parser-3.x
  • renovate/major-babel-monorepo
  • renovate/major-eslint-monorepo
  • renovate/major-github-artifact-actions
  • renovate/major-jest-monorepo
  • renovate/mcr.microsoft.com-devcontainers-typescript-node-2.x
  • renovate/mcr.microsoft.com-devcontainers-typescript-node-3.x
  • renovate/mcr.microsoft.com-devcontainers-typescript-node-4.x
  • renovate/migrate-config
  • renovate/node-24.x
  • renovate/ota-meshi-ast-token-store-0.x
  • renovate/ota-meshi-eslint-plugin-0.x
  • renovate/pako-3.x
  • renovate/stylelint-17.x
  • renovate/stylelint-config-standard-37.x
  • renovate/stylelint-config-standard-38.x
  • renovate/stylelint-config-standard-39.x
  • renovate/stylelint-config-standard-40.x
  • renovate/synckit-0.x
  • renovate/tsdown-0.x
  • renovate/typescript-5.x
  • renovate/typescript-6.x
  • renovate/vite-plugin-eslint4b-0.x
  • renovate/vue-eslint-parser-10.x
  • repo
  • repo-maintenance
  • repo-mentain
  • sort
  • sort2
  • token
  • token-store
  • update-config
  • update-deps
  • update-docs

17 Jul 2026 11:00AM UTC coverage: 76.179% (+5.3%) from 70.883%
29575393676

push

github

web-flow
chore(deps): update dependency c8 to v12 (#525)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1064 of 1314 branches covered (80.97%)

Branch coverage included in aggregate %.

8156 of 10789 relevant lines covered (75.6%)

147.94 hits per line

Relevant lines Covered
Build:
Build:
10789 RELEVANT LINES 8156 COVERED LINES
147.94 HITS PER LINE
Source Files on master
  • Tree
  • List 67
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29575393676 master chore(deps): update dependency c8 to v12 (#525) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 17 Jul 2026 11:01AM UTC web-flow github
76.18
29321895983 master chore(deps): update actions/setup-node action to v7 (#524) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 14 Jul 2026 09:30AM UTC web-flow github
70.88
28832621178 master chore: release eslint-plugin-jsonc (#522) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 07 Jul 2026 12:26AM UTC web-flow github
70.88
28832517997 master chore: fix web site script push 07 Jul 2026 12:22AM UTC ota-meshi github
70.88
28832408303 master feat(sort-array-values): add `key` option to sort object arrays by property (#519) Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com> push 07 Jul 2026 12:19AM UTC web-flow github
70.88
28234478713 master chore(deps): update dependency pako to v3 (#521) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 26 Jun 2026 11:14AM UTC web-flow github
69.77
27794481827 master chore(deps): update actions/checkout action to v7 (#520) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 18 Jun 2026 11:00PM UTC web-flow github
69.77
27652484832 master chore(deps): update babel monorepo to v8 (#518) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 16 Jun 2026 10:32PM UTC web-flow github
69.77
26622033773 master chore(deps): update dependency @eslint/json to v2 (#515) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 29 May 2026 06:31AM UTC web-flow github
69.77
26621272906 master chore: release eslint-plugin-jsonc (#517) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 29 May 2026 06:15AM UTC web-flow github
69.77
See All Builds (1570)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc