tzssangglass commented on pull request #6390: URL: https://github.com/apache/apisix/pull/6390#issuecomment-1046873805
> When non-plugin code is changed, we still need to run all the test cases. yes, only the test files in t/plugin will be run if only the files in the plugins directory are modified. > > Let's split it into multiple parts so the max single job time can be reduced. Are you saying try to make the files in the apisix/ directory correspond to the files in the t/ directory? For example, if we modify the files in the `apisix/core` directory, then just run the test files under `t/plugin`. I had considered doing this, and I was concerned that there wasn't enough coverage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
