Skip to content

CI: Replace python action with UV install - #1349

Merged
dipinknair merged 9 commits into
mainfrom
feat/uvpython
Oct 15, 2025
Merged

CI: Replace python action with UV install#1349
dipinknair merged 9 commits into
mainfrom
feat/uvpython

Conversation

@dipinknair

@dipinknair dipinknair commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

Replace python action which build from scratch with UV

@github-actions github-actions Bot added maintenance Package and maintenance related ci/cd Involves the GitHub workflow files enhancement New features or code improvements labels Oct 8, 2025
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Oct 8, 2025
@github-actions

github-actions Bot commented Oct 8, 2025

Copy link
Copy Markdown

Pull request documentation preview limit (10) reached: skipping documentation deployment for this pull request.

@codacy-production

codacy-production Bot commented Oct 8, 2025

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d9d34bf) 2589 2118 81.81%
Head commit (4c75412) 2589 (+0) 2118 (+0) 81.81% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1349) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov

codecov Bot commented Oct 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.80%. Comparing base (d9d34bf) to head (4c75412).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1349   +/-   ##
=======================================
  Coverage   81.80%   81.80%           
=======================================
  Files          39       39           
  Lines        2589     2589           
=======================================
  Hits         2118     2118           
  Misses        471      471           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dipinknair dipinknair changed the title TEST: add uv python installation CI: Replace python action with UV install Oct 14, 2025
@dipinknair
dipinknair marked this pull request as ready for review October 14, 2025 20:06
@dipinknair
dipinknair requested a review from a team as a code owner October 14, 2025 20:06
@dipinknair
dipinknair merged commit 9ba8743 into main Oct 15, 2025
61 checks passed
@dipinknair
dipinknair deleted the feat/uvpython branch October 15, 2025 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd Involves the GitHub workflow files documentation Improvements or additions to documentation enhancement New features or code improvements maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants