-
Notifications
You must be signed in to change notification settings - Fork 443
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
Daily and Pre-merge workflows updates #2085
Conversation
by using reusable workflow & matrix
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #2085 +/- ##
===========================================
+ Coverage 79.36% 79.56% +0.20%
===========================================
Files 465 462 -3
Lines 34125 34124 -1
===========================================
+ Hits 27082 27151 +69
+ Misses 7043 6973 -70
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Could you update the installation doc? We've been mentioning tox devenv vevn/otx -e pre-merge-all-py310
@ docs/source/guide/get_started/quick_start_guide/installation.rst
I've updated all findings of the 'pre-merge' tox env to 'tests'. thanks for your comments @goodsong81 |
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.
LGTM!
Summary
run_tests_in_tox.yml
workflow as a reusable one for all testing jobs