Skip to content

feat: recover coverage from multiple jest runs on the same app/package#130

Open
vinicius-buildops wants to merge 3 commits intokoliveira15:mainfrom
BuildHero:main
Open

feat: recover coverage from multiple jest runs on the same app/package#130
vinicius-buildops wants to merge 3 commits intokoliveira15:mainfrom
BuildHero:main

Conversation

@vinicius-buildops
Copy link

@vinicius-buildops vinicius-buildops commented Jul 30, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Configuration related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Which package are you modifying?

  • @koliveira15/nx-sonarqube
  • docs-site

What is the current behavior?

Currently, coverage directory paths are added only once per package. And for the plugin to find the file automatically, it must be written as jest.config.ts exactly.

What is the new behavior?

Allow recovering coverage reports for multiple Jest runs in the same app or package.
Allow specifying a different JEST config file name to search.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@vinicius-buildops vinicius-buildops marked this pull request as ready for review July 30, 2025 02:53
@waldemarnt
Copy link

Thanks for that! This will help me a lot!

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.

3 participants