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

marekdedic / prosemirror-remark / 32066661399
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: yaml-formatting
DEFAULT BRANCH: master
Ran 17 Aug 2026 08:36PM UTC
Jobs 1
Files 32
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: 86.526%. First build
32066661399

Pull #1011

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.

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 #1011: Format and lint YAML files

35 of 42 branches covered (83.33%)

411 of 475 relevant lines covered (86.53%)

25.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32066661399.1 17 Aug 2026 08:36PM UTC 32
86.53
GitHub Action Run
Source Files on build 32066661399
  • Tree
  • List 32
  • 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 #32066661399
  • Pull Request #1011
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