everfid-ever opened a new pull request, #964: URL: https://github.com/apache/incubator-seata-go/pull/964
<!-- Thanks for sending a pull request! --> **What this PR does**: Add additional unit tests for the `pkg/util/log` package to improve test coverage and validate error-handling scenarios. **Which issue(s) this PR fixes**: Fixes #961 **Special notes for your reviewer**: - Added tests for zap initialization failures, fatal log behavior, and concurrent writes. - Current coverage increased from 0% - 73.6%. - No logic changes to production code. **Does this PR introduce a user-facing change?**: ```release-note NONE -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
