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

DrRataplan / prettier-plugin-xquery
99%

Build:
DEFAULT BRANCH: main
Repo Added 27 May 2025 07:19AM UTC
Files 26
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • analytics-demo
  • chore/ci-add-coverage
  • chore/linting
  • chore/snapshot-qt3
  • chore/typing
  • demo-page-improvements
  • dependabot/npm_and_yarn/commitlint/cli-20.0.0
  • dependabot/npm_and_yarn/commitlint/cli-20.1.0
  • dependabot/npm_and_yarn/commitlint/cli-20.2.0
  • dependabot/npm_and_yarn/commitlint/config-conventional-20.2.0
  • dependabot/npm_and_yarn/conventional-changelog-conventionalcommits-9.1.0
  • dependabot/npm_and_yarn/demo/codemirror-6.0.2
  • dependabot/npm_and_yarn/demo/codemirror/view-6.38.1
  • dependabot/npm_and_yarn/demo/codemirror/view-6.38.2
  • dependabot/npm_and_yarn/demo/codemirror/view-6.38.3
  • dependabot/npm_and_yarn/demo/codemirror/view-6.38.4
  • dependabot/npm_and_yarn/demo/codemirror/view-6.38.6
  • dependabot/npm_and_yarn/demo/codemirror/view-6.38.8
  • dependabot/npm_and_yarn/demo/firebase-12.6.0
  • dependabot/npm_and_yarn/demo/jinntec/jinn-codemirror-1.18.0
  • dependabot/npm_and_yarn/demo/prettier-3.6.2
  • dependabot/npm_and_yarn/demo/prettier-3.7.4
  • dependabot/npm_and_yarn/demo/vite-7.1.11
  • dependabot/npm_and_yarn/demo/vite-7.1.12
  • dependabot/npm_and_yarn/demo/vite-7.1.2
  • dependabot/npm_and_yarn/demo/vite-7.1.3
  • dependabot/npm_and_yarn/demo/vite-7.1.5
  • dependabot/npm_and_yarn/demo/vite-7.1.7
  • dependabot/npm_and_yarn/demo/vite-7.1.9
  • dependabot/npm_and_yarn/demo/vite-7.2.2
  • dependabot/npm_and_yarn/demo/vite-7.2.4
  • dependabot/npm_and_yarn/demo/vite-7.2.7
  • dependabot/npm_and_yarn/prettier-3.6.2
  • dependabot/npm_and_yarn/semantic-release-24.2.7
  • dependabot/npm_and_yarn/semantic-release-24.2.8
  • dependabot/npm_and_yarn/semantic-release-25.0.1
  • dependabot/npm_and_yarn/semantic-release-25.0.2
  • dependabot/npm_and_yarn/semantic-release/github-11.0.4
  • dependabot/npm_and_yarn/semantic-release/github-11.0.5
  • dependabot/npm_and_yarn/semantic-release/github-11.0.6
  • dependabot/npm_and_yarn/semantic-release/github-12.0.0
  • dependabot/npm_and_yarn/semantic-release/github-12.0.2
  • dependabot/npm_and_yarn/types/node-24.2.1
  • dependabot/npm_and_yarn/types/node-24.3.0
  • dependabot/npm_and_yarn/types/node-24.3.1
  • dependabot/npm_and_yarn/types/node-24.4.0
  • dependabot/npm_and_yarn/types/node-24.5.2
  • dependabot/npm_and_yarn/types/node-24.7.0
  • dependabot/npm_and_yarn/types/node-24.7.2
  • dependabot/npm_and_yarn/types/node-24.8.1
  • dependabot/npm_and_yarn/types/node-24.9.1
  • dependabot/npm_and_yarn/typescript-5.9.2
  • feat/elem-constructors
  • feat/newline-rationale
  • feat/prettier-ignore
  • fix/annotations
  • fix/arrays
  • fix/comments
  • fix/errors
  • fix/functionbody-newlines
  • fix/group-by-collation
  • fix/hardlines-in-functions
  • fix/positional-var
  • fix/return-double-indent
  • noprettier
  • xquery-4

09 Dec 2025 06:24PM UTC coverage: 99.294% (+0.04%) from 99.255%
20074172952

push

github

DrRataplan
feat(xq4): print otherwise expression

634 of 644 branches covered (98.45%)

Branch coverage included in aggregate %.

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

2178 of 2188 relevant lines covered (99.54%)

570313.72 hits per line

Relevant lines Covered
Build:
Build:
2188 RELEVANT LINES 2178 COVERED LINES
570313.72 HITS PER LINE
Source Files on main
  • Tree
  • List 26
  • Changed 10
  • Source Changed 3
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20074172952 main feat(xq4): print otherwise expression push 09 Dec 2025 06:25PM UTC DrRataplan github
99.29
19714945248 main test(pragma): get code-coverage up to spec push 26 Nov 2025 07:19PM UTC DrRataplan github
99.25
19703944660 main feat(prettier-ignore): handle prettier-ignore comment Gives an escape hatch. Example usage: ````xquery (: prettier-ignore :) let $matrix := [ 1, 0, 0 0, -1, 0 1, 0, -1 ] return $matrix ``` push 26 Nov 2025 12:38PM UTC DrRataplan github
99.23
19012742310 main chore(deps-dev): bump vite from 7.1.9 to 7.1.12 in /demo Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 to 7.1.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs... push 02 Nov 2025 01:11PM UTC DrRataplan github
99.23
18467203375 main chore(deps-dev): bump @types/node from 24.7.1 to 24.7.2 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.7.1 to 24.7.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/relea... push 13 Oct 2025 01:24PM UTC DrRataplan github
99.27
18430124065 main chore(deps-dev): bump vite from 6.3.5 to 7.1.9 in /demo Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 7.1.9. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/v... push 11 Oct 2025 01:37PM UTC DrRataplan github
99.25
18430077861 main chore(devdeps): update all dev dependencies push 11 Oct 2025 01:32PM UTC DrRataplan github
99.25
16940907000 main fix(errors): output errors that are made more readable by prettier push 13 Aug 2025 02:54PM UTC DrRataplan github
99.23
16940911655 main fix(flwor): prevent double indents for return clauses Code like this should not have a double indent before the cases: ```xquery let $x := 1 return typeswitch ($x) case a return 1 default return 2 ``` push 13 Aug 2025 02:54PM UTC DrRataplan github
99.25
16940886222 main chore(deps): bump @codemirror/view from 6.36.8 to 6.38.1 in /demo Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.36.8 to 6.38.1. - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://git... push 13 Aug 2025 02:53PM UTC DrRataplan github
99.29
See All Builds (142)
  • 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