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

marekdedic / prosemirror-unified / 32066667075
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: yaml-formatting
DEFAULT BRANCH: master
Ran 17 Aug 2026 08:36PM UTC
Jobs 2
Files 23
Run time 1min
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

17 Aug 2026 08:31PM UTC coverage: 97.26%. Remained the same
32066667075

Pull #977

github

marekdedic
Format and lint YAML files

Conform every YAML file in the repository to yamllint's default rules,
which previously reported a large number of issues:

- Add the `---` document start marker.
- Quote the `on:` workflow key so it is not parsed as the boolean true.
- Indent block sequences under their parent key, which was previously
  inconsistent even within a single file.
- Fold over-long values into `>-` block scalars. Every folded value is
  preserved byte for byte.

Beyond formatting:

- Bump dependabot/fetch-metadata from v2.5.0 to v3.1.0, matching the
  version already used in the other repositories.

Verified by comparing every file before and after as parsed YAML: apart
from the changes listed above, no key or value differs. The remaining
long lines are `restore-keys` entries and shell lines inside `run: |`
blocks, which cannot be wrapped without changing their meaning.
Pull Request #977: Format and lint YAML files

26 of 26 branches covered (100.0%)

213 of 219 relevant lines covered (97.26%)

16.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit - 32066667075.1 17 Aug 2026 08:36PM UTC 19
81.05
GitHub Action Run
2 integration - 32066667075.2 17 Aug 2026 08:36PM UTC 20
92.23
GitHub Action Run
Source Files on build 32066667075
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32066667075
  • Pull Request #977
  • PR Base - master (#32058484748)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc