starrocks
starrocks copied to clipboard
[Refactor] Change the field type of service id to String
What type of PR is this:
- [ ] bug
- [ ] feature
- [ ] enhancement
- [x] refactor
- [ ] others
Which issues of this PR fixes :
Fixes #
Problem Summary(Required) :
Change the field type of service id to String
Checklist:
- [ ] I have added test cases for my bug fix or my new feature
- [ ] I have added user document for my new feature or new function
Looks like test case should be changed or improved to reflect serviceId type change.
Looks like test case should be changed or improved to reflect serviceId type change.
I have changed the test case.
[FE PR Coverage Check]
:heart_eyes: pass : 4 / 5 (80.00%)
file detail
path | covered_line | new_line | coverage | not_covered_line_detail | |
---|---|---|---|---|---|
:large_blue_circle: | com/starrocks/lake/StarOSAgent.java | 4 | 5 | 80.00% | [172] |
run starrocks_admit_test
run starrocks_admit_test