Skip to content

ci: add coverage report on PRs#1618

Merged
radu-mocanu merged 1 commit into
mainfrom
chore/coverage-on-pr
May 11, 2026
Merged

ci: add coverage report on PRs#1618
radu-mocanu merged 1 commit into
mainfrom
chore/coverage-on-pr

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented May 8, 2026

Summary

  • per-package coverage artifacts on PRs (uipath, uipath-core, uipath-platform)
  • coverage runs only on the ubuntu/3.13 matrix cell, no duplicate test runs
  • also runs on push to main so sonarcloud has a baseline for new-code comparisons

@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch from 759f2a5 to 6b45821 Compare May 11, 2026 09:13
Comment thread .github/workflows/test-packages.yml Fixed
@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch from 6b45821 to 4a9e849 Compare May 11, 2026 09:15
@UiPath UiPath deleted a comment from github-actions Bot May 11, 2026
@UiPath UiPath deleted a comment from github-actions Bot May 11, 2026
@UiPath UiPath deleted a comment from github-actions Bot May 11, 2026
@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch 2 times, most recently from 7a2b892 to de438f2 Compare May 11, 2026 09:17
@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch from 0abd4a8 to 0f06487 Compare May 11, 2026 10:09
@github-actions github-actions Bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-runtime test:uipath-integrations labels May 11, 2026
@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch from 4bd65ed to 5ace5bf Compare May 11, 2026 11:30
@github-actions github-actions Bot removed test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-runtime test:uipath-integrations labels May 11, 2026
@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch 2 times, most recently from 40b6282 to 4dccf7d Compare May 11, 2026 11:42
@github-actions github-actions Bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-runtime test:uipath-integrations labels May 11, 2026
@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch 2 times, most recently from c0b6176 to c579038 Compare May 11, 2026 11:50
generate xml + html coverage on the ubuntu/3.13 matrix cell per package
(running pytest from repo root so paths are repo-relative), upload as
artifacts, and run a sonarcloud scan that imports all three coverage.xml
files so the quality gate "coverage on new code" works.
@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch from c579038 to 3d7e80f Compare May 11, 2026 11:56
@github-actions github-actions Bot removed test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-runtime test:uipath-integrations labels May 11, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

🚨 Heads up: uipath-integrations cross-tests are FAILING 🚨

Your changes may break one or more integrations in uipath-integrations-python:

  • uipath-openai-agents
  • uipath-google-adk
  • uipath-agent-framework
  • uipath-llamaindex
  • uipath-pydantic-ai

⚠️ These checks are NOT enforced by branch protection rules. Please review the failures before merging.

🔍 Inspect the failed run →

@radu-mocanu radu-mocanu merged commit 03191c4 into main May 11, 2026
130 of 162 checks passed
@radu-mocanu radu-mocanu deleted the chore/coverage-on-pr branch May 11, 2026 12:05
@github-actions
Copy link
Copy Markdown

🚨 Heads up: uipath-langchain cross-tests are FAILING 🚨

Your changes may break the uipath-langchain-python integration.

⚠️ These checks are NOT enforced by branch protection rules. Please review the failures before merging.

🔍 Inspect the failed run →

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