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

validator / grunt-html
95%

Build:
DEFAULT BRANCH: main
Repo Added 04 Sep 2018 11:40AM UTC
Files 13
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
  • $GITHUB_REF
  • XhmikosR-patch-1
  • XhmikosR-patch-2
  • c8
  • ci
  • configure-threads
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-java-3
  • dependabot/github_actions/actions/setup-java-4
  • dependabot/github_actions/actions/setup-java-5
  • dependabot/github_actions/actions/setup-node-3
  • dependabot/github_actions/actions/setup-node-4
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/coverallsapp/github-action-1.2.4
  • dependabot/github_actions/github-actions-34cf0c888b
  • dependabot/github_actions/github-actions-47f85961b7
  • dependabot/github_actions/github-actions-6228f755b8
  • dependabot/github_actions/github-actions-76468cb07f
  • dependabot/github_actions/github-actions-bb489aea0a
  • dependabot/github_actions/github-actions-fd00acb19b
  • dependabot/github_actions/github/codeql-action-2
  • dependabot/github_actions/github/codeql-action-3
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/npm_and_yarn/axios-1.11.0
  • dependabot/npm_and_yarn/axios-1.15.0
  • dependabot/npm_and_yarn/axios-1.16.0
  • dependabot/npm_and_yarn/axios-1.7.4
  • dependabot/npm_and_yarn/axios-and-start-server-and-test-1.6.7
  • dependabot/npm_and_yarn/braces-3.0.3
  • dependabot/npm_and_yarn/browserslist-4.16.6
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/follow-redirects-1.15.5
  • dependabot/npm_and_yarn/follow-redirects-1.15.6
  • dependabot/npm_and_yarn/follow-redirects-1.16.0
  • dependabot/npm_and_yarn/form-data-4.0.4
  • dependabot/npm_and_yarn/grunt-1.5.2
  • dependabot/npm_and_yarn/grunt-1.5.3
  • dependabot/npm_and_yarn/ini-1.3.8
  • dependabot/npm_and_yarn/json5-1.0.2
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/lodash-es-4.17.23
  • dependabot/npm_and_yarn/lodash-es-4.18.1
  • dependabot/npm_and_yarn/multi-75e6bc5210
  • dependabot/npm_and_yarn/multi-9c76111005
  • dependabot/npm_and_yarn/multi-bf05dc1ecf
  • dependabot/npm_and_yarn/normalize-url-4.5.1
  • dependabot/npm_and_yarn/npm_and_yarn-053c9c4054
  • dependabot/npm_and_yarn/npm_and_yarn-770b76576d
  • dependabot/npm_and_yarn/npm_and_yarn-bb3626eb1a
  • dependabot/npm_and_yarn/sideway/formula-3.0.1
  • dependabot/npm_and_yarn/terser-5.14.2
  • dependabot/npm_and_yarn/trim-newlines-3.0.1
  • dependabot/npm_and_yarn/webpack-5.105.0
  • dependabot/npm_and_yarn/webpack-5.94.0
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • deps
  • dev
  • drop-node-8
  • execFile
  • for-of
  • java-args
  • many-files
  • master
  • mocha
  • nschonni-patch-1
  • pc
  • refactor
  • refs/heads/cov
  • refs/heads/master
  • refs/tags/v12.0.0
  • refs/tags/v12.1.0
  • refs/tags/v12.2.0
  • refs/tags/v12.2.1
  • refs/tags/v12.3.0
  • refs/tags/v13.0.0
  • refs/tags/v14.0.0
  • refs/tags/v14.1.0
  • refs/tags/v14.2.0
  • refs/tags/v14.2.1
  • refs/tags/v14.2.2
  • refs/tags/v14.3.0
  • refs/tags/v14.4.0
  • refs/tags/v14.4.1
  • refs/tags/v14.4.2
  • refs/tags/v14.4.3
  • refs/tags/v14.5.0
  • refs/tags/v15.0.0
  • refs/tags/v15.0.1
  • refs/tags/v15.0.2
  • refs/tags/v15.1.0
  • refs/tags/v15.2.0
  • refs/tags/v15.2.1
  • refs/tags/v15.2.2
  • refs/tags/v16.0.0
  • sideshowbarker/no-lang-add-text-content
  • time-grunt
  • v17.0.0
  • v17.0.1
  • v17.1.0
  • v18.0.0
  • v18.1.0
  • wip
  • x86
  • xmr-xo
  • xmr/ci
  • xmr/dev
  • xmr/dev2
  • xmr/drop-node-lt-22
  • xmr/tests
  • xo

12 May 2026 11:04AM UTC coverage: 94.713%. Remained the same
25730391778

push

github

web-flow
Harden CI workflows: permissions, concurrency, and timeouts (#237)

- Limit branches that trigger CI to `main`
- Add `permissions: contents: read` at workflow level to lint and test
- Add `permissions: checks: write` at job level in test (required by Coveralls)
- Add `concurrency` groups to cancel superseded runs
- Add `timeout-minutes` to all jobs to prevent runaway hangs

101 of 116 branches covered (87.07%)

Branch coverage included in aggregate %.

526 of 546 relevant lines covered (96.34%)

7.73 hits per line

Relevant lines Covered
Build:
Build:
546 RELEVANT LINES 526 COVERED LINES
7.73 HITS PER LINE
Source Files on main
  • Tree
  • List 13
  • 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
25730391778 main Harden CI workflows: permissions, concurrency, and timeouts (#237) - Limit branches that trigger CI to `main` - Add `permissions: contents: read` at workflow level to lint and test - Add `permissions: checks: write` at job level in test (required... push 12 May 2026 11:05AM UTC web-flow github
94.71
25537425216 main 18.1.0 push 08 May 2026 04:50AM UTC XhmikosR github
94.71
25537187141 main npm audit fix push 08 May 2026 04:43AM UTC XhmikosR github
94.71
25536952930 main Bump the npm_and_yarn group across 1 directory with 4 updates (#233) Bumps the npm_and_yarn group with 3 updates in the / directory: [minimatch](https://github.com/isaacs/minimatch), [axios](https://github.com/axios/axios) and [lodash](https://gi... push 08 May 2026 04:35AM UTC web-flow github
94.71
25536710845 main Bump lodash-es from 4.17.23 to 4.18.1 (#224) Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4... push 08 May 2026 04:27AM UTC web-flow github
94.71
25536674572 main Bump picomatch (#222) Bumps and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together. Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) ... push 08 May 2026 04:26AM UTC web-flow github
94.71
25536666857 main Bump flatted from 3.4.1 to 3.4.2 (#221) Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.1 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: fla... push 08 May 2026 04:26AM UTC web-flow github
94.71
25536654302 main Bump the github-actions group across 1 directory with 2 updates (#229) Bumps the github-actions group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-node](https://github.com/a... push 08 May 2026 04:25AM UTC web-flow github
94.71
23131022724 main Update dependencies push 16 Mar 2026 06:33AM UTC XhmikosR github
94.71
23130840405 main Bump lodash-es from 4.17.21 to 4.17.23 (#216) Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21..... push 16 Mar 2026 06:26AM UTC web-flow github
94.71
See All Builds (869)
  • 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