Skip to content

One Comment to Rule Them All

Choose a tag to compare

@pento pento released this 30 Mar 07:47
· 1 commit to main since this release
972428b

New: Consolidated PR comments

Multiple coverage labels now share a single PR comment instead of posting separate comments per label. Each label occupies its own section within the comment, independently updated on each run.

Sections are sorted alphabetically (unlabeled runs appear first as "default"). A read-modify-write cycle with retry handles concurrent updates from parallel jobs. (#14)

Migration

Old-format per-label comments are automatically deleted on the first run after upgrading. No manual cleanup needed.

Single-invocation users without coverage-label are unaffected — the comment format changes internally but the visible content is identical.