Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Pipeline basic #1

Merged
merged 2 commits into from
Oct 23, 2024
Merged

CI Pipeline basic #1

merged 2 commits into from
Oct 23, 2024

Conversation

YanaR05
Copy link
Contributor

@YanaR05 YanaR05 commented Oct 14, 2024

No description provided.

@YanaR05 YanaR05 merged commit 0efbb20 into main Oct 23, 2024
Copy link
Contributor

@a-rendon a-rendon left a comment

Choose a reason for hiding this comment

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

Overall, the CI pipeline appears to be well set-up. Based on what you have, I can tell that both Windows and MacOS will be able to process the project - we have cross-platform compatibility!

Some Suggestions:
Specify a concrete Python version instead of using 3.x to avoid future compatibility issues.
Praise:
The CI YAML is structured nicely, seems easy to read.

Copy link
Contributor

@a-rendon a-rendon left a comment

Choose a reason for hiding this comment

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

Good updates to the CI pipeline! Some suggestions, as we expand the test suite, consider incorporating a step to check for test coverage using tools like pytest-cov. I also want to say good job on the inclusion of a new test file!

roychaadit pushed a commit that referenced this pull request Nov 15, 2024
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.

2 participants