Describe the current behavior
CI takes 20 mins with about 2200 test cases. Codecoverage is too strict so in order to pass the gate we have to write trivial test cases overlooking hotpath or manual API testing.
Describe the enhancement you'd like
Faster CI for test cases, focus more on API hotpaths rather than every small util.
Describe the current behavior
CI takes 20 mins with about 2200 test cases. Codecoverage is too strict so in order to pass the gate we have to write trivial test cases overlooking hotpath or manual API testing.
Describe the enhancement you'd like
Faster CI for test cases, focus more on API hotpaths rather than every small util.