wu-sheng commented on PR #103: URL: https://github.com/apache/skywalking-go/pull/103#issuecomment-1731206411
I mean this is the test, https://github.com/apache/skywalking-go/blob/b3e0cf3c66e3a4d9010d050b6a2015c4014b8a33/.github/workflows/plugin-tests.yaml#L88 All contributed plugins, including the ones made by the maintainers, require tests with various declared versions, as well as codes to help further users/contributora know what are tested. This doc could help you to understand the tests. https://skywalking.apache.org/docs/skywalking-go/next/en/development-and-contribution/write-plugin-testing/ All these make maintainers don't debug the plugin for users and contributors. You could cross check, do local verification, and submit a patch or an enhancement with new test codes. -- 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]
