Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump MishaKav/pytest-coverage-comment from 1.2.0 to 1.6.0#4543

Merged
moonbox3 merged 1 commit into
mainfrom
dependabot/github_actions/MishaKav/pytest-coverage-comment-1.6.0
Mar 17, 2026
Merged

Bump MishaKav/pytest-coverage-comment from 1.2.0 to 1.6.0#4543
moonbox3 merged 1 commit into
mainfrom
dependabot/github_actions/MishaKav/pytest-coverage-comment-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 8, 2026

Copy link
Copy Markdown
Contributor

Bumps MishaKav/pytest-coverage-comment from 1.2.0 to 1.6.0.

Release notes

Sourced from MishaKav/pytest-coverage-comment's releases.

v1.6.0

What's Changed

  • migrate codebase from JavaScript to TypeScript
  • add unit tests (91 tests) using Vitest with V8 coverage

Note: This is an internal rewrite — no changes to action inputs, outputs, or behavior. Fully backward compatible.

Full Changelog: MishaKav/pytest-coverage-comment@v1.5.0...v1.6.0

v1.5.0

What's Changed

  • feat: add hide-emoji option to hide emoji shortcodes from the test summary table (#251)
  • docs: update README examples to use @v1 tag and latest action versions (checkout@v6, setup-python@v6)

Full Changelog: MishaKav/pytest-coverage-comment@v1.4.0...v1.5.0

v1.4.0

What's Changed

  • feat: auto-detect and display branch coverage columns (Branch, BrPart) in coverage table (#110)
  • supported for both text format (pytest --cov --cov-branch) and XML format (coverage.xml)
  • no new action inputs required — columns appear automatically when branch data is present
  • fully backward compatible — existing users see no change

Full Changelog: MishaKav/pytest-coverage-comment@v1.3.0...v1.4.0

v1.2.1

What's Changed

  • fix fork PR permission error with specific guidance for pull_request_target (#243)
  • bump production deps: @actions/core to 2.0.3, @actions/github to 8.0.1
  • bump dev deps: eslint to 10.0.1, globals to 17.3.0, prettier to 3.8.1
  • upgrade action runtime from node20 to node24
  • fix comment-too-long code path not replacing HTML with shorter report

Full Changelog: MishaKav/pytest-coverage-comment@v1.2.0...v1.2.1

Changelog

Sourced from MishaKav/pytest-coverage-comment's changelog.

Pytest Coverage Comment 1.6.0

Release Date: 2026-03-06

Changes

  • migrate codebase from JavaScript to TypeScript
  • add unit tests (91 tests) using Vitest with V8 coverage

Note: This is an internal rewrite — no changes to action inputs, outputs, or behavior. Fully backward compatible.

Pytest Coverage Comment 1.5.0

Release Date: 2026-02-28

Changes

  • feat: add hide-emoji option to hide emoji shortcodes from the test summary table (#251)
  • docs: update README examples to use @v1 tag and latest action versions (checkout@v6, setup-python@v6)

Pytest Coverage Comment 1.4.0

Release Date: 2026-02-22

Changes

  • feat: auto-detect and display branch coverage columns (Branch, BrPart) in coverage table (#110)
  • supported for both text format (pytest --cov --cov-branch) and XML format (coverage.xml)
  • no new action inputs required — columns appear automatically when branch data is present
  • fully backward compatible — existing users see no change

Pytest Coverage Comment 1.3.0

Release Date: 2026-02-21

Changes

  • feat: add XML coverage support in multiple-files mode (#200), thanks to @​hayes0724 for contribution
  • multiple-files input now auto-detects XML coverage files by .xml extension
  • allows mixing TXT and XML coverage formats in the same multi-file report (useful for monorepos)
  • add safety check for XML coverage structure to prevent runtime errors

Pytest Coverage Comment 1.2.1

Release Date: 2026-02-21

Changes

  • fix fork PR permission error with specific guidance for pull_request_target (#243)
  • bump production deps: @actions/core to 2.0.3, @actions/github to 8.0.1

... (truncated)

Commits
  • 26f986d Migrate codebase from JavaScript to TypeScript (#255)
  • 25a4660 Add hide-emoji option to disable emojis in summary table (#251) (#254)
  • 9d572ff Bump minimatch from 10.2.2 to 10.2.4 (#253)
  • 46a1348 Add branch coverage support for text and XML formats (#250)
  • 09d4ea6 Add XML coverage support in multiple-files mode (#248)
  • 181aff5 Bump dependencies and upgrade action runtime to node24 (#247)
  • e42cc5c Fix fork PR permission error with specific guidance (#243) (#245)
  • 7939938 Bump actions/checkout from 5 to 6 (#237)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [MishaKav/pytest-coverage-comment](https://github.com/mishakav/pytest-coverage-comment) from 1.2.0 to 1.6.0.
- [Release notes](https://github.com/mishakav/pytest-coverage-comment/releases)
- [Changelog](https://github.com/MishaKav/pytest-coverage-comment/blob/main/CHANGELOG.md)
- [Commits](MishaKav/pytest-coverage-comment@v1.2.0...v1.6.0)

---
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@moonbox3 moonbox3 enabled auto-merge March 9, 2026 05:53
@moonbox3 moonbox3 added this pull request to the merge queue Mar 17, 2026
Merged via the queue into main with commit 6af0511 Mar 17, 2026
20 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/MishaKav/pytest-coverage-comment-1.6.0 branch March 17, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants