-
Notifications
You must be signed in to change notification settings - Fork 11.9k
[#ISSUE 9453] Remove bazel workflow #9493
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
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #9493 +/- ##
=============================================
- Coverage 48.05% 47.99% -0.07%
+ Complexity 12001 11987 -14
=============================================
Files 1308 1308
Lines 92251 92251
Branches 11808 11808
=============================================
- Hits 44334 44272 -62
- Misses 42430 42481 +51
- Partials 5487 5498 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@OmCheeLin Could you help remove some extra files from the code as well? |
Remove all code related to Bazel? |
Yes, we can do this in next pull request |
Sure. I'd like to work on this |
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.
Removing the workflow is hiding problems
Let's discuss the issue first, before rushing to removal |
Which Issue(s) This PR Fixes
Fixes #9453
Brief Description
Removing the Bazel workflow
How Did You Test This Change?