Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps MishaKav/pytest-coverage-comment from 1.1.54 to 1.1.56.

Release notes

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

v1.1.56

What's Changed

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

v1.1.55

What's Changed

🔗 Link Removal Options

Added new options to reduce comment size for large coverage reports:

  • remove-links-to-files - Remove clickable file links
  • remove-links-to-lines - Remove clickable line number links

📏 Auto Summary Truncation

Fixed "GitHub Action Summary too big" error (#209) - summaries exceeding 1MB are now automatically truncated with intelligent break points.

📚 Documentation & UX

  • Enhanced README with collapsible sections and comprehensive examples
  • Improved warning system suggests size optimization options
  • Aligned action.yml descriptions with README for consistency

🛠️ Technical

  • Updated dependencies (prettier, brace-expansion)
  • Better error handling for size limits
  • Fully backward compatible - no breaking changes

Perfect for large codebases hitting GitHub's comment size limits! 🎯

Full Changelog: MishaKav/pytest-coverage-comment@v1.1.54...v1.1.55

Changelog

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

Changelog of the Pytest Coverage Comment

Pytest Coverage Comment 1.1.56

Release Date: 2025-08-09

Changes

  • fix GitHub Actions matrix syntax parsing error in action.yml (#214)

Pytest Coverage Comment 1.1.55

Release Date: 2025-08-09

Changes

  • fix GitHub Action Summary size limit error by implementing automatic truncation for summaries exceeding 1MB (#209)
  • add remove-links-to-files and remove-links-to-lines options to reduce comment size by removing clickable links
  • improve README with collapsible sections, better examples, and comprehensive troubleshooting guide
  • align action.yml descriptions with README for consistency and clarity
  • enhance comment size warning system with suggestions for new link removal options
  • bump dev dependencies

Pytest Coverage Comment 1.1.54

Release Date: 2025-04-30

Changes

  • add support for new format for pytest-coverage-path, basically it add support for output of pytest-cov >= 6.0.0
  • bump dev dependencies

Pytest Coverage Comment 1.1.53

Release Date: 2024-10-10

Changes

  • add option xml-skip-covered to skip lines that covered for 100% based on xml report, thanks to @​NikTerentev for contribution
  • bump dev dependencies and minor for @actions/core

Pytest Coverage Comment 1.1.52

Release Date: 2024-06-30

Changes

  • fix commit sha and ref for workflow_run, instead of from the default branch, thanks to @​cecheta for contribution
  • use label instead of ref for workflow_run and workflow_dispatch, thanks to @​cecheta for contribution
  • use data from all testsuites instead the first one, thanks to @​eltoder for contribution

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.54 to 1.1.56.
- [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@13d3c18...9638e4b)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code patch labels Aug 11, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #56.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.56 branch September 1, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant