ci: refactor nightly ci pipelines matrix for API tests#2939
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Coverage variation | ✅ -0.02% coverage variation (-1.00%) |
| Diff coverage | ✅ ∅ diff coverage |
Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (a370bce) 82093 18953 23.09% Head commit (6131ae5) 82093 (+0) 18938 (-15) 23.07% (-0.02%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#2939) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
|
I would suggest we can exclude from nightly running while we always run it all the time
|
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
fc9bc72 to
f3365d4
Compare
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2b927de to
1bc6a26
Compare
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
1bc6a26 to
6131ae5
Compare
Description
PR and push pipelines matrix:
Nightly (cron) matrix:
Note
Some test suites will have less combination based on their test nature
Example: graph test suite will not have withRemotePhp combination
cli-X will not run in nightly as per #2939 (comment)
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: