Skip to content

chore: remove obsolete Python setup workflow - #2

Merged
thibaultcordier merged 1 commit into
mainfrom
fix/github_workflow
Aug 29, 2025
Merged

chore: remove obsolete Python setup workflow#2
thibaultcordier merged 1 commit into
mainfrom
fix/github_workflow

Conversation

@thibaultcordier

Copy link
Copy Markdown
Owner
  • Deleted the .github/workflows/setup-python.yml file as it is no longer needed for the CI/CD pipeline.

- Deleted the `.github/workflows/setup-python.yml` file as it is no longer needed for the CI/CD pipeline.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes an obsolete reusable GitHub Actions workflow for setting up Python environments that is no longer needed in the CI/CD pipeline.

  • Deleted the entire .github/workflows/setup-python.yml workflow file
  • Removes Python environment setup, dependency caching, and uv installation steps
  • Cleans up unused CI/CD infrastructure

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov-commenter

codecov-commenter commented Aug 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 30.27%. Comparing base (6ba06bb) to head (005a944).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage   30.27%   30.27%           
=======================================
  Files          14       14           
  Lines         621      621           
=======================================
  Hits          188      188           
  Misses        433      433           
Flag Coverage Δ
unittests 30.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@thibaultcordier
thibaultcordier merged commit a91ab82 into main Aug 29, 2025
14 checks passed
@thibaultcordier
thibaultcordier deleted the fix/github_workflow branch August 30, 2025 18:40
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