[#1206][part-3] chore(rust): remove the protoc auto-generated code - #1218
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1218 +/- ##
============================================
+ Coverage 53.75% 54.87% +1.12%
- Complexity 2600 2602 +2
============================================
Files 392 372 -20
Lines 22486 20126 -2360
Branches 1887 1887
============================================
- Hits 12087 11045 -1042
+ Misses 9689 8444 -1245
+ Partials 710 637 -73 see 23 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
is it possible to soft link the proto file in the parent dir? I don’t think we need two proto files. |
It's OK for me. Let's do this in another PR. If you are interested, feel free to take this. |
Sounds good to me. Let's create an issue to track this then. I'm quite busy these days, not sure I have the time to work on this. |
What changes were proposed in this pull request?
remove the protoc auto-generated code
Why are the changes needed?
For #1206
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Existing UTs