Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps MishaKav/jest-coverage-comment from 1.0.28 to 1.0.29.

Release notes

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

v1.0.29

What's Changed

  • Add text-instead-badge option to display simple text instead of badge images for coverage display
  • Text mode shows coverage in the same format as other columns: "XX.XX% (covered/total)"
  • Applies to all coverage reports: main summary and multiple-files tables
  • Maintains backward compatibility - badge mode remains the default

Before (badges):

Lines Statements Branches Functions
76.74% (33/43) 100% (0/0) 33.33% (2/6)

After (text):

Lines Statements Branches Functions
78.57% (33/42) 76.74% (33/43) 100% (0/0) 33.33% (2/6)

Full Changelog: MishaKav/jest-coverage-comment@v1.0.28...v1.0.29

Changelog

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

Changelog of the Jest Coverage Comment

Jest Coverage Comment 1.0.29

Release Date: 2025-09-24

Changes

  • Add text-instead-badge option to display simple text instead of badge images for coverage display
  • Text mode shows coverage in the same format as other columns: "XX.XX% (covered/total)"
  • Applies to all coverage reports: main summary and multiple-files tables
  • Maintains backward compatibility - badge mode remains the default

Jest Coverage Comment 1.0.28

Release Date: 2025-08-09

Changes

  • Add support for workflow_dispatch and workflow_run events with new issue-number input
  • Support for report-only-changed-files with manual PR specification
  • Update README with enhanced structure, examples, and troubleshooting guide
  • Update package dependencies to latest versions

Jest Coverage Comment 1.0.27

Release Date: 2024-09-18

Changes

  • Fix use cases when comment post by not github-actions[bot] and not updated, thanks to @​mluizaa00 for contribution

Jest Coverage Comment 1.0.26

Release Date: 2024-04-30

Changes

  • Handle case when testsuites is not the root element of the JUnit xml file, thanks to @​JakeFDev for contribution

Jest Coverage Comment 1.0.25

Release Date: 2024-01-30

Changes

  • Change node16 to node20, thanks to @​kagankan for contribution

Jest Coverage Comment 1.0.24

... (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/jest-coverage-comment](https://github.com/mishakav/jest-coverage-comment) from 1.0.28 to 1.0.29.
- [Release notes](https://github.com/mishakav/jest-coverage-comment/releases)
- [Changelog](https://github.com/MishaKav/jest-coverage-comment/blob/main/CHANGELOG.md)
- [Commits](MishaKav/jest-coverage-comment@aa3935c...174f9cb)

---
updated-dependencies:
- dependency-name: MishaKav/jest-coverage-comment
  dependency-version: 1.0.29
  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 labels Sep 30, 2025
Copy link

changeset-bot bot commented Sep 30, 2025

⚠️ No Changeset found

Latest commit: 0c664cd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Storybook for this PR deployed on this github page

Copy link
Contributor

Title Lines Statements Branches Functions
assets-api Coverage: 28%
28.4% (25/88) 30.76% (16/52) 21.42% (3/14)
cmf Coverage: 89%
89.36% (1243/1391) 80.93% (607/750) 89.51% (350/391)
cmf-cqrs Coverage: 87%
87.43% (160/183) 70.23% (59/84) 84.21% (48/57)
cmf-router Coverage: 70%
69.23% (135/195) 55.71% (78/140) 56.81% (25/44)
components Coverage: 90%
90.63% (5517/6087) 81.59% (3196/3917) 88.14% (1390/1577)
containers Coverage: 84%
83.59% (1391/1664) 74.3% (694/934) 75% (327/436)
dataviz Coverage: 85%
85.44% (323/378) 66.66% (160/240) 75.79% (119/157)
design-system Coverage: 67%
66.49% (1016/1528) 50.93% (544/1068) 53.94% (219/406)
faceted-search Coverage: 85%
85.08% (639/751) 78.63% (287/365) 81.88% (226/276)
flow-designer Coverage: 70%
70.07% (651/929) 66.72% (355/532) 70.92% (200/282)
forms Coverage: 85%
85.81% (1640/1911) 75.77% (929/1226) 84.24% (460/546)
http Coverage: 100%
100% (85/85) 98.07% (51/52) 100% (34/34)
sagas Coverage: 92%
92.3% (24/26) 66.66% (4/6) 50% (2/4)
stepper Coverage: 80%
81.52% (150/184) 59.34% (54/91) 80.85% (38/47)
utils Coverage: 100%
100% (73/73) 90.9% (10/11) 100% (24/24)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants