Skip to content

Commit 6db16ff

Browse files
MishaKavclaude
andcommitted
Merge branch 'main' into support-missing-branches
Release v1.8.0: partial-branch arrows in XML coverage Missing column (#274) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 parents bb1fea6 + 810a628 commit 6db16ff

4 files changed

Lines changed: 522 additions & 339 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
# Changelog of the Pytest Coverage Comment
22

3-
## Unreleased
3+
## [Pytest Coverage Comment 1.8.0](https://github.com/MishaKav/pytest-coverage-comment/tree/v1.8.0)
4+
5+
**Release Date:** 2026-06-27
6+
7+
#### Changes
8+
9+
- show partially-covered branches as `line->target` arrows in the `Missing` column when parsing XML coverage (`pytest-xml-coverage-path`), matching the output of `coverage report --show-missing` (#274), thanks to [@mschoettle](https://github.com/mschoettle) for contribution
10+
11+
## [Pytest Coverage Comment 1.7.3](https://github.com/MishaKav/pytest-coverage-comment/tree/v1.7.3)
12+
13+
**Release Date:** 2026-06-27
414

515
#### Changes
616

7-
- show partially-covered branches as `line->target` arrows in the `Missing` column when parsing XML coverage (`pytest-xml-coverage-path`), matching the output of `coverage report --show-missing`
17+
- bump `@vercel/ncc` 0.38.4 → 0.44.0 (Node 24/26 + TypeScript 6 support)
18+
- bump dev dependencies: `@types/node` 26.0.1, `vitest` 4.1.9, `eslint` 10.6.0, `typescript-eslint` 8.62.0, `prettier` 3.8.5
819

920
## [Pytest Coverage Comment 1.7.2](https://github.com/MishaKav/pytest-coverage-comment/tree/v1.7.2)
1021

0 commit comments

Comments
 (0)