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

rtCamp / snapwp
60%

Build:
DEFAULT BRANCH: develop
Repo Added 31 Jan 2025 10:42AM UTC
Files 49
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • add-cli-unit-tests
  • changeset-release/develop
  • chore/add-dependabot-xyz
  • chore/deps
  • chore/doc-cli-proxy
  • chore/npm-deps
  • chore/prettier
  • chore/update-deps
  • ci/coverage-reports
  • ci/replace-npm-link
  • ci/use-snapwp-cli
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/changesets/action-1.5.3
  • dependabot/github_actions/changesets/action-1.6.0
  • dependabot/github_actions/changesets/action-1.7.0
  • dependabot/github_actions/ramsey/composer-install-3.1.1
  • dependabot/github_actions/rtCamp/action-slack-notify-2.3.3
  • dependabot/github_actions/shivammathur/setup-php-2.36.0
  • dependabot/npm_and_yarn/babel-jest-30.2.0
  • dependabot/npm_and_yarn/eslint-9.39.2
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-62.0.0
  • dependabot/npm_and_yarn/fast-xml-parser-5.3.4
  • dependabot/npm_and_yarn/fast-xml-parser-5.3.6
  • dependabot/npm_and_yarn/graphql-request-7.4.0
  • dependabot/npm_and_yarn/multi-a50d7f32cf
  • dependabot/npm_and_yarn/next-15.4.7
  • dependabot/npm_and_yarn/next-15.4.8
  • dependabot/npm_and_yarn/next-15.5.10
  • dependabot/npm_and_yarn/npm-dev-minor-patch-95b6972cd2
  • dependabot/npm_and_yarn/npm-dev-minor-patch-f948cbc620
  • dependabot/npm_and_yarn/npm-prod-minor-patch-5830bec08e
  • dependabot/npm_and_yarn/parcel/watcher-2.5.4
  • dependabot/npm_and_yarn/tsc-watch-7.2.0
  • dependabot/npm_and_yarn/types/node-24.10.13
  • dependabot/npm_and_yarn/types/node-24.10.9
  • dependabot/npm_and_yarn/types/node-25.0.8
  • dependabot/npm_and_yarn/types/react-19.2.8
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.53.0
  • dependabot/npm_and_yarn/wordpress/eslint-plugin-23.0.0
  • dev/missing-graphql-ids
  • docs/decouple-query-client
  • docs/seo
  • feat/import-no-default-export
  • feat/make-config-manager-client-safe
  • feat/migrate-cli-to-ts
  • feat/no-empty-functions-rule
  • feat/no-require-imports
  • feat/seo-component
  • feature/decouple-query-client
  • feature/sitemap
  • feature/static-exports
  • fix/eslint-plugin-react-hooks-conflict
  • fix/eslint-typeParam
  • fix/favicon-loading
  • fix/import-no-default-export-examples-starter
  • fix/lightbox-overlay
  • fix/logger-test-type-issue
  • fix/replace-homeUrl-with-siteUrl
  • fix/seo-query-type-issue
  • fix/status-code-for-404ed-routes
  • main
  • test/backfill-query-pkg-parse-generalSettings

18 Feb 2026 01:26AM UTC coverage: 59.571%. Remained the same
22122756368

push

github

web-flow
chore(deps): bump fast-xml-parser from 5.3.5 to 5.3.6 (#236)

* chore(deps): bump fast-xml-parser from 5.3.5 to 5.3.6

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.5...v5.3.6)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update fast-xml-parser to version 5.3.6

Bump fast-xml-parser dependency version.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dovid Levine <david@axepress.dev>

210 of 445 branches covered (47.19%)

Branch coverage included in aggregate %.

484 of 720 relevant lines covered (67.22%)

6.8 hits per line

Relevant lines Covered
Build:
Build:
720 RELEVANT LINES 484 COVERED LINES
6.8 HITS PER LINE
Source Files on develop
  • Tree
  • List 49
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22122756368 develop chore(deps): bump fast-xml-parser from 5.3.5 to 5.3.6 (#236) * chore(deps): bump fast-xml-parser from 5.3.5 to 5.3.6 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.5 to 5.3.6. - [Release notes](https://g... push 18 Feb 2026 01:30AM UTC web-flow github
59.57
22120926410 develop chore(deps-dev): bump babel-jest from 29.7.0 to 30.2.0 (#233) Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.7.0 to 30.2.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https:/... push 18 Feb 2026 12:13AM UTC web-flow github
59.57
22035843414 develop chore(deps-dev): bump the npm-dev-minor-patch group across 1 directory with 2 updates (#230) Bumps the npm-dev-minor-patch group with 2 updates in the / directory: [@parcel/watcher](https://github.com/parcel-bundler/watcher) and [dotenv](https://... push 15 Feb 2026 12:43PM UTC web-flow github
59.57
22035717056 develop chore(deps): bump the npm-prod-minor-patch group across 1 directory with 6 updates (#231) Bumps the npm-prod-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commander](https://github.com/tj/com... push 15 Feb 2026 12:34PM UTC web-flow github
59.57
22035189336 develop chore!: update NPM deps (first pass) (#229) * chore!: update NPM deps (first pass) * chore: fix dependabot * chore: fix ESLint doctypes * chore: lockfile * chore: update lockfile * chore: update references push 15 Feb 2026 11:56AM UTC web-flow github
59.57
22034203133 develop ci: replace dependabot push 15 Feb 2026 10:40AM UTC justlevine github
59.57
21968607448 develop chore(deps-dev): bump next from 15.5.9 to 15.5.10 (#218) Bumps [next](https://github.com/vercel/next.js) from 15.5.9 to 15.5.10. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/ca... push 12 Feb 2026 11:42PM UTC web-flow github
59.57
21968516833 develop chore(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 (#216) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) -... push 12 Feb 2026 11:39PM UTC web-flow github
59.57
21968444816 develop chore(deps): bump changesets/action from 1.5.3 to 1.7.0 (#217) Bumps [changesets/action](https://github.com/changesets/action) from 1.5.3 to 1.7.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/... push 12 Feb 2026 11:36PM UTC web-flow github
59.57
21018607129 develop chore(deps-dev): bump @parcel/watcher from 2.5.1 to 2.5.4 (#202) Bumps [@parcel/watcher](https://github.com/parcel-bundler/watcher) from 2.5.1 to 2.5.4. - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](https://git... push 15 Jan 2026 03:28AM UTC web-flow github
59.57
See All Builds (330)
  • 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

© 2026 Coveralls, Inc