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

Daily and Pre-merge workflows updates #2085

Merged
merged 15 commits into from
May 3, 2023
Merged

Daily and Pre-merge workflows updates #2085

merged 15 commits into from
May 3, 2023

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Apr 27, 2023

Summary

  • Daily workflow for e2e testing will be run on the distributed manner
  • Added run_tests_in_tox.yml workflow as a reusable one for all testing jobs
  • Daily & pre-merge workflows are updated to use reusable workflow & matrix

@yunchu yunchu requested a review from a team as a code owner April 27, 2023 08:19
@github-actions github-actions bot added the BUILD label Apr 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.20 🎉

Comparison is base (d80a8bd) 79.36% compared to head (2ff7f07) 79.56%.

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     
Flag Coverage Δ
py310 79.56% <ø> (+0.20%) ⬆️
py38 79.55% <ø> (+0.20%) ⬆️
py39 79.55% <ø> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 40 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

eunwoosh
eunwoosh previously approved these changes May 2, 2023
eunwoosh
eunwoosh previously approved these changes May 2, 2023
tox.ini Outdated Show resolved Hide resolved
sungmanc
sungmanc previously approved these changes May 2, 2023
Copy link
Contributor

@goodsong81 goodsong81 left a 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

@yunchu yunchu force-pushed the infra/ci-updates branch from 2ff7f07 to 292ce28 Compare May 2, 2023 08:18
@github-actions github-actions bot added the DOC Improvements or additions to documentation label May 2, 2023
@yunchu
Copy link
Contributor Author

yunchu commented May 2, 2023

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

Copy link
Contributor

@goodsong81 goodsong81 left a comment

Choose a reason for hiding this comment

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

LGTM!

@yunchu yunchu merged commit e67ce53 into develop May 3, 2023
@yunchu yunchu deleted the infra/ci-updates branch May 3, 2023 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD DOC Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants