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

bcomnes / domstack
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/markdown-it-attrs-5.0.0
DEFAULT BRANCH: master
Repo Added 20 Jul 2025 05:06PM UTC
Token bT4Yb46nIGDv9enYPMaGANdYoUTj6rREN regen
Build 302 Last
Files 57
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 dependabot/npm_and_yarn/markdown-it-attrs-5.0.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • ac/eject-console-misspelling
  • better-post-vars
  • blog-example
  • cleanup-browser-vars-concept
  • cpx2v9
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/bcomnes/npm-bump-3
  • dependabot/npm_and_yarn/chokidar-5.0.0
  • dependabot/npm_and_yarn/esbuild-0.27.0
  • dependabot/npm_and_yarn/esbuild-0.27.1
  • dependabot/npm_and_yarn/esbuild-0.28.0
  • dependabot/npm_and_yarn/examples/react/react-19.1.0
  • dependabot/npm_and_yarn/examples/react/react-19.1.1
  • dependabot/npm_and_yarn/examples/react/react-61e40ddca6
  • dependabot/npm_and_yarn/examples/react/react-9b0b2df424
  • dependabot/npm_and_yarn/examples/react/react-dom-19.1.1
  • dependabot/npm_and_yarn/examples/react/types/react-19.1.10
  • dependabot/npm_and_yarn/examples/react/types/react-dom-19.0.1
  • dependabot/npm_and_yarn/examples/react/types/react-dom-19.1.7
  • dependabot/npm_and_yarn/examples/tailwind/esbuild-plugin-tailwindcss-2.1.0
  • dependabot/npm_and_yarn/examples/tailwind/esbuild-plugin-tailwindcss-2.2.0
  • dependabot/npm_and_yarn/installed-check-10.0.1
  • dependabot/npm_and_yarn/markdown-it-attrs-5.0.0
  • dependabot/npm_and_yarn/markdown-it-table-of-contents-1.0.0
  • dependabot/npm_and_yarn/markdown-it-table-of-contents-1.1.0
  • dependabot/npm_and_yarn/neostandard-0.13.0
  • dependabot/npm_and_yarn/npm-run-all2-9.0.0
  • dependabot/npm_and_yarn/read-pkg-10.0.0
  • dependabot/npm_and_yarn/typescript-4232e8fad1
  • dependabot/npm_and_yarn/typescript-574b0d5a74
  • dependabot/npm_and_yarn/typescript-636c0b06b6
  • dependabot/npm_and_yarn/voxpelli/tsconfig-16.0.0
  • docs/async-htm-to-string
  • docs/global-data-caveats
  • docs/layout-composition-pitfalls
  • docs/redirect-template-pattern
  • docs/render-inner-page
  • docs/template-return-type-guide
  • fix/copy-files-support
  • fix/copy-path-resolution
  • fix/default-esbuild-loaders
  • fix/export-public-types
  • fix/page-url-var
  • fix/template-global-data-vars
  • fix/vars-getter-error-messages
  • master
  • next
  • page.md
  • progressive-rebuilds
  • redo
  • top-bun
  • v11.0.0
  • v11.0.0-beta.1
  • v11.0.0-beta.2
  • v11.0.0-beta.3
  • v11.0.0-beta.4
  • v11.0.0-beta.5
  • v11.0.0-beta.6
  • v11.0.1
  • v11.0.2
  • v11.0.3

27 May 2026 02:41AM UTC coverage: 92.74% (+0.9%) from 91.886%
26487505045

Pull #258

github

web-flow
Bump markdown-it-attrs from 4.5.0 to 5.0.0

Bumps [markdown-it-attrs](https://github.com/arve0/markdown-it-attrs) from 4.5.0 to 5.0.0.
- [Release notes](https://github.com/arve0/markdown-it-attrs/releases)
- [Commits](https://github.com/arve0/markdown-it-attrs/compare/v4.5.0...v5.0.0)

---
updated-dependencies:
- dependency-name: markdown-it-attrs
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #258: Bump markdown-it-attrs from 4.5.0 to 5.0.0

509 of 635 branches covered (80.16%)

Branch coverage included in aggregate %.

3911 of 4131 relevant lines covered (94.67%)

73.92 hits per line

Relevant lines Covered
Build:
Build:
4131 RELEVANT LINES 3911 COVERED LINES
73.92 HITS PER LINE
Source Files on master
  • Tree
  • List 57
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26487505045 dependabot/npm_and_yarn/markdown-it-attrs-5.0.0 Bump markdown-it-attrs from 4.5.0 to 5.0.0 Bumps [markdown-it-attrs](https://github.com/arve0/markdown-it-attrs) from 4.5.0 to 5.0.0. - [Release notes](https://github.com/arve0/markdown-it-attrs/releases) - [Commits](https://github.com/arve0/mark... Pull #258 27 May 2026 02:42AM UTC web-flow github
92.74
26374550833 master Merge branch 'fix/page-url-var' push 24 May 2026 10:31PM UTC bcomnes github
91.89
26374329608 master Merge pull request #250 from bcomnes/fix/page-url-var Add url field to PageInfo for canonical URL access in layouts push 24 May 2026 10:20PM UTC web-flow github
92.3
26374300398 fix/page-url-var Fix type error Pull #250 24 May 2026 10:19PM UTC bcomnes github
92.66
26373357716 fix/page-url-var Remove unnecessary #computePageUrl wrapper method Pull #250 24 May 2026 09:34PM UTC bcomnes github
92.27
26373249159 fix/page-url-var Extract computePageUrl helper and add unit tests for URL derivation rules Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Pull #250 24 May 2026 09:29PM UTC bcomnes github
92.78
26372973785 master Merge pull request #242 from bcomnes/fix/vars-getter-error-messages Include page path in PageData.vars error messages push 24 May 2026 09:16PM UTC web-flow github
92.19
26371000357 master Merge pull request #241 from bcomnes/fix/export-public-types Export PageData, PageInfo, and param types from the package entry point push 24 May 2026 07:46PM UTC web-flow github
92.7
26370967947 fix/export-public-types Improve names Pull #241 24 May 2026 07:44PM UTC bcomnes github
91.54
26370437941 master Merge pull request #224 from bcomnes/dependabot/npm_and_yarn/typescript-574b0d5a74 Bump typescript from 5.9.3 to 6.0.3 in the typescript group across 1 directory push 24 May 2026 07:20PM UTC web-flow github
92.72
See All Builds (198)

Badge your Repo: domstack

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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