Skip to content

Comments

feat: Run tests on multiple operating systems#4

Merged
gowthamrao merged 2 commits intodevelopfrom
feat-run-tests-on-multiple-os
Oct 25, 2025
Merged

feat: Run tests on multiple operating systems#4
gowthamrao merged 2 commits intodevelopfrom
feat-run-tests-on-multiple-os

Conversation

@gowthamrao
Copy link
Contributor

This commit updates the CI/CD workflow to run the test suite on ubuntu-latest, windows-latest, and macos-latest. This is achieved by using a matrix strategy in the 'test' job.

This commit updates the CI/CD workflow to run the test suite on
ubuntu-latest, windows-latest, and macos-latest. This is achieved
by using a matrix strategy in the 'test' job.
This commit fixes the CI failure on Windows by explicitly setting the shell to bash for all steps that use the poetry command. This ensures that the poetry command is available in the PATH and can be executed correctly.
@gowthamrao gowthamrao merged commit 43090d8 into develop Oct 25, 2025
11 checks passed
@gowthamrao gowthamrao deleted the feat-run-tests-on-multiple-os branch October 25, 2025 13:25
@codecov
Copy link

codecov bot commented Oct 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant