-
Notifications
You must be signed in to change notification settings - Fork 45
Update local testing workflow instructions #291
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
…e-python into artefact-dev-instructions
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #291 +/- ##
=======================================
Coverage 67.24% 67.24%
=======================================
Files 48 48
Lines 7030 7030
Branches 1595 1595
=======================================
Hits 4727 4727
Misses 1711 1711
Partials 592 592
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…e-python into artefact-dev-instructions
…e-python into artefact-dev-instructions
|
In the process of making this PR, I removed unused tests that are not run in the CI and added optional dependency installation testing in the CI. |
…e-python into artefact-dev-instructions
faridyagubbayli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some suggestions that are not blockers.
Co-authored-by: Farid Yagubbayli <faridyagubbayli@users.noreply.github.com>
Co-authored-by: Farid Yagubbayli <faridyagubbayli@users.noreply.github.com>
Co-authored-by: Farid Yagubbayli <faridyagubbayli@users.noreply.github.com>
|
Yes |
|
As python 3.8 support was dropped, I removed it from the pipeline's test list and now tests are passing. |
close #129