-
Notifications
You must be signed in to change notification settings - Fork 27
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
♻️ refactor github workflow file #6926
♻️ refactor github workflow file #6926
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6926 +/- ##
===========================================
- Coverage 88.23% 66.29% -21.94%
===========================================
Files 1571 672 -899
Lines 61649 31996 -29653
Branches 2000 262 -1738
===========================================
- Hits 54393 21212 -33181
- Misses 6920 10724 +3804
+ Partials 336 60 -276
*This pull request uses carry forward flags. Click here to find out more.
Continue to review 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.
nice. can we apply more of this magic and reduce further the verbose content of ci-testing-deploy.yml
?
We could probably reuse some workflows. However, I will not do that here as the workflow file I introduce here will only run on PRs (differently from the other workflow file) |
Quality Gate passedIssues Measures |
What do these changes do?
Related issue/s
How to test
Dev-ops checklist