Skip to content

Control qlty coverage run of specific events#443

Merged
soumeh01 merged 1 commit intomainfrom
cov_run
Mar 11, 2026
Merged

Control qlty coverage run of specific events#443
soumeh01 merged 1 commit intomainfrom
cov_run

Conversation

@soumeh01
Copy link
Collaborator

@soumeh01 soumeh01 commented Mar 11, 2026

Changes

  • Selective run coverage
    • true for pushes and non-PR events
    • true for PRs from branches in the same repo
    • false for PRs from forks

Checklist

  • 🤖 This change is covered by unit tests (if applicable).
  • 🤹 Manual testing has been performed (if necessary).
  • 🛡️ Security impacts have been considered (if relevant).
  • 📖 Documentation updates are complete (if required).
  • 🧠 Third-party dependencies and TPIP updated (if required).

@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@qltysh
Copy link

qltysh bot commented Mar 11, 2026

Qlty

Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@github-actions
Copy link
Contributor

Test Results

  6 files  ±0   18 suites  ±0   1s ⏱️ ±0s
 99 tests ±0   99 ✅ ±0  0 💤 ±0  0 ❌ ±0 
594 runs  ±0  594 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5ece94e. ± Comparison against base commit 8916303.

@soumeh01 soumeh01 marked this pull request as ready for review March 11, 2026 13:26
@soumeh01 soumeh01 requested a review from brondani March 11, 2026 13:26
Copy link
Collaborator

@brondani brondani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Please check whether this could be an issue also in other repos such as cbuild (already addressed in #570)

@soumeh01 soumeh01 merged commit ecb8606 into main Mar 11, 2026
22 checks passed
@soumeh01 soumeh01 deleted the cov_run branch March 11, 2026 14:53
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