-
Notifications
You must be signed in to change notification settings - Fork 0
🎉🎊🍾 [New Feature] Let reusable workflow about running test could run with one Python version or multiple Python versions. #62
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
Conversation
…d let running test with multiple Python version with multiple runtime OS as another reusable workflow.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #62 +/- ##
=======================================
Coverage 66.66% 66.66%
=======================================
Files 2 2
Lines 3 3
=======================================
Hits 2 2
Misses 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Pull Request Test Coverage Report for Build 8613699678Details
💛 - Coveralls |
|




Target
Effecting Scope
Description
runtime_os: Which OS environment it should use to prepare for running.python_version: Which Python version it should use to test.