Sourced from pytest-cov's changelog.
6.3.0 (2025-09-06)
- Added support for markdown reports. Contributed by Marcos Boger in
[#712](https://github.com/pytest-dev/pytest-cov/issues/712) <https://github.com/pytest-dev/pytest-cov/pull/712>_ and[#714](https://github.com/pytest-dev/pytest-cov/issues/714) <https://github.com/pytest-dev/pytest-cov/pull/714>_.- Fixed some formatting issues in docs. Anonymous contribution in
[#706](https://github.com/pytest-dev/pytest-cov/issues/706) <https://github.com/pytest-dev/pytest-cov/pull/706>_.
a69d1ab
Bump version: 6.2.1 → 6.3.0475bf32
Update changelog.3834009
Add GitHub Actions example and fix example to not break with default
markdown...0824728
Small phrasing adustments in Markdown docs474c1f4
Move markdown dest files check to StoreReport for earlier error and
parser.er...7b21833
Default markdown-append to coverage.md and raise warning if both
markdown opt...3a15312
Fix usage of Path.open() to write/append to files4b79449
Change output file cov-append.md in md-append example40e9e8e
Add docs and update AUTHORS.rstf5ca33a
Add tests for markdown and markdown-append6667ae3
v2.6.140ce8827
Merge pull request #537
from LNSD/add-meson-options-support29d1fcc
Merge pull request #536
from mike325/fix/add_robot_filetypedaf6023
Add support for meson.options6d49364
fix: add robot filetype53fdb98
Merge pull request #531
from pre-commit/pre-commit-ci-update-configffc2322
[pre-commit.ci] pre-commit autoupdate