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

halostatue / mdex_custom_heading_id
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-a269d34802
DEFAULT BRANCH: main
Repo Added 15 Feb 2026 04:13AM UTC
Token HFNsswHFBSVrxz9HbWwAKgMoK1sTj02iB regen
Build 14 Last
Files 1
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/github_actions/actions-a269d34802
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • dependabot/github_actions/actions-8d9d158a5f
  • dependabot/github_actions/actions-a269d34802
  • dependabot/github_actions/actions-b134b273c6
  • dependabot/hex/mix-26724fecb2
  • dependabot/hex/mix-49b4526aa2
  • dependabot/hex/mix-85eabed64d
  • handle-header-ids-prefix
  • initial-release
  • main
  • prevent-collision-with-other-plugins

01 May 2026 03:58PM UTC coverage: 100.0%. Remained the same
a77f43879ebf0279101006adb85e825bb8ca352a-PR-9

Pull #9

github

web-flow
deps: Bump the actions group with 3 updates

Bumps the actions group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/cache](https://github.com/actions/cache) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action).


Updates `step-security/harden-runner` from 2.16.1 to 2.19.0
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/fe1046587...8d3c67de8)

Updates `actions/cache` from 5.0.4 to 5.0.5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/668228422...27d5ce7f1)

Updates `zizmorcore/zizmor-action` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](https://github.com/zizmorcore/zizmor-action/compare/71321a20a...b1d7e1fb5)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/cache
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #9: deps: Bump the actions group with 3 updates

28 of 28 relevant lines covered (100.0%)

34.64 hits per line

Relevant lines Covered
Build:
Build:
28 RELEVANT LINES 28 COVERED LINES
34.64 HITS PER LINE
Source Files on main
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
a77f4387... dependabot/github_actions/actions-a269d34802 deps: Bump the actions group with 3 updates Bumps the actions group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/cache](https://github.com/actions/cache) and [zizmorcore/zizmor-action](ht... Pull #9 01 May 2026 03:59PM UTC web-flow github
100.0
6db53436... dependabot/hex/mix-26724fecb2 deps: Bump the mix group with 2 updates Bumps the mix group with 2 updates: [credo](https://github.com/rrrene/credo) and [mdex](https://github.com/leandrocp/mdex). Updates `credo` from 1.7.17 to 1.7.18 - [Release notes](https://github.com/rrren... Pull #8 01 May 2026 03:59PM UTC web-flow github
100.0
d32448e4... main feat: Support MDEx 0.12.1 heading_id_prefix option - Update workflow dependencies. - Update mix dependencies. Signed-off-by: Austin Ziegler <austin@zieglers.ca> push 06 Apr 2026 02:46AM UTC halostatue github
100.0
334eb3c4... handle-header-ids-prefix feat: Support MDEx 0.12.1 heading_id_prefix option - Update workflow dependencies. - Update mix dependencies. Signed-off-by: Austin Ziegler <austin@zieglers.ca> Pull #7 06 Apr 2026 02:38AM UTC halostatue github
100.0
e096a7fe... dependabot/github_actions/actions-b134b273c6 deps: Bump the actions group with 3 updates Bumps the actions group with 3 updates: [actions/dependency-review-action](https://github.com/actions/dependency-review-action), [actions/cache](https://github.com/actions/cache) and [zizmorcore/zizmor-... Pull #6 01 Apr 2026 05:05PM UTC web-flow github
100.0
b57cd935... dependabot/hex/mix-85eabed64d deps: Bump the mix group with 2 updates Bumps the mix group with 2 updates: [credo](https://github.com/rrrene/credo) and [mdex](https://github.com/leandrocp/mdex). Updates `credo` from 1.7.16 to 1.7.17 - [Release notes](https://github.com/rrren... Pull #5 01 Apr 2026 05:04PM UTC web-flow github
100.0
7702870f... main fix: Ensure appended steps are unique When calling `MDEx.Document.append_steps/2`, it's necessary to ensure that the appended step names are unique and do not collide with any other plugin. Signed-off-by: Austin Ziegler <austin@zieglers.ca> push 05 Mar 2026 01:08AM UTC halostatue github
100.0
e9c54809... prevent-collision-with-other-plugins fix: Ensure appended steps are unique When calling `MDEx.Document.append_steps/2`, it's necessary to ensure that the appended step names are unique and do not collide with any other plugin. Signed-off-by: Austin Ziegler <austin@zieglers.ca> Pull #4 05 Mar 2026 01:05AM UTC halostatue github
100.0
3fb8fca5... main deps: Bump the actions group with 2 updates Bumps the actions group with 2 updates: [actions/dependency-review-action](https://github.com/actions/dependency-review-action) and [reviewdog/action-actionlint](https://github.com/reviewdog/action-acti... push 05 Mar 2026 01:04AM UTC halostatue github
100.0
af32b2c4... prevent-collision-with-other-plugins fix: Ensure appended steps are unique When calling `MDEx.Document.append_steps/2`, it's necessary to ensure that the appended step names are unique and do not collide with any other plugin. Signed-off-by: Austin Ziegler <austin@zieglers.ca> Pull #4 05 Mar 2026 01:02AM UTC halostatue github
100.0
See All Builds (14)

Badge your Repo: mdex_custom_heading_id

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