fixed the issue that the file name of message.proto is not supported#15655
fixed the issue that the file name of message.proto is not supported#15655zrlw merged 5 commits intoapache:3.3from
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.3 #15655 +/- ##
============================================
+ Coverage 61.02% 61.03% +0.01%
- Complexity 11703 11706 +3
============================================
Files 1923 1923
Lines 87078 87078
Branches 13113 13113
============================================
+ Hits 53139 53148 +9
+ Misses 28499 28487 -12
- Partials 5440 5443 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
It seems there might be an issue with the action, but I can't see the specific reason. |
I don't understand why my changes would affect this part, I tested |
it's not your fault, it seemed that dubbo-samples-metrics-prometheus need to be fixed as its consumer doesn't generate metrics data as soon as possible. |
|
you'd better add a unit test case to ensure this PR has fixed the issue #15410 |
got it |
|
LGTM |
|
@oxsean do not merge until next release? |

What is the purpose of the change?
Checklist