Open amyangfei opened 5 years ago
Describe the feature you'd like:
We want to cover most import logic path in DM and increase code coverage as high as possible
P0, P1, P2 represents the priority, P0 has the highest priority, P2 has the lowest priority. P0 > P1 > P2
Teachability Strategy:
We want to finish this task in several steps
add tests to cover most import logic path, tests not included in DM are listed as follows
add more failpoint inject
.name
is-sharding
increase code coverage mainly based on coverage of each source file
integration test not stable case
Feature Request
Describe the feature you'd like:
We want to cover most import logic path in DM and increase code coverage as high as possible
P0, P1, P2 represents the priority, P0 has the highest priority, P2 has the lowest priority. P0 > P1 > P2
Teachability Strategy:
We want to finish this task in several steps
add tests to cover most import logic path, tests not included in DM are listed as follows
add more failpoint inject
.name
suffix compatibilityis-sharding
)increase code coverage mainly based on coverage of each source file