Skip to content

Feature/pytest marker and make targets for dry run#72

Merged
lchoquel merged 2 commits intodevfrom
feature/Pytest-marker-and-Make-targets-for-dry-run
Jun 10, 2025
Merged

Feature/pytest marker and make targets for dry run#72
lchoquel merged 2 commits intodevfrom
feature/Pytest-marker-and-Make-targets-for-dry-run

Conversation

@lchoquel
Copy link
Copy Markdown
Member

@lchoquel lchoquel commented Jun 9, 2025

🔗 Related Issues

📝 Description

  • Added pytest marker dry_runable
  • Added make targets more powerful thanks to dry run: more test coverage by dry running pipes without inference
  • Added "-n auto" to gha and codex test targets in order to use pytest-xdist and be faster by using multiple CPUs

🔄 Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • 📚 Documentation update
  • 🧹 Code refactor
  • ⚡ Performance improvement
  • ✅ Test update

Added make targets more powerful thanks to dry run
Added "-n auto" to gha and codex test targets in order to use pytest-xdist and be faster by using multiple CPUs
@lchoquel lchoquel requested a review from thomashebrard June 9, 2025 21:45
@lchoquel lchoquel changed the base branch from main to dev June 9, 2025 21:47
Copy link
Copy Markdown
Member

@thomashebrard thomashebrard left a comment

Choose a reason for hiding this comment

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

ok

@lchoquel lchoquel merged commit a3d930b into dev Jun 10, 2025
13 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 10, 2025
@lchoquel lchoquel deleted the feature/Pytest-marker-and-Make-targets-for-dry-run branch June 10, 2025 13:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants