-
Notifications
You must be signed in to change notification settings - Fork 264
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
[WIP] Replace Azure Pipeline with Github Actions #3594
Conversation
eanzhao
commented
Jul 22, 2024
•
edited
Loading
edited
- Github Action - Build
- Github Action - Test
- Related badges
- Remove usage of Azure Pipeline
Add badges of Github Actions to readme
fix publish-test-summary.yml
Split build and test workflows
Refactor test.yml
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. Reviewers with knowledge related to these changes
Potential missing files from this Pull requestNo commonly committed files found with a 40% threashold Committed file ranks(click to expand)20.86% [.github/workflows/build.yml] 98.40% [README.md] 20.86% [.github/workflows/test.yml] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #3594 +/- ##
=======================================
Coverage 90.64% 90.64%
=======================================
Files 676 676
Lines 26068 26068
Branches 2346 2346
=======================================
Hits 23629 23629
Misses 2324 2324
Partials 115 115 |
…eature/use-github-actions
Feature/use GitHub actions
Source code review has been completed taking reference from the Quality and Secure Coding Guidelines. |