isapego commented on code in PR #6058: URL: https://github.com/apache/ignite-3/pull/6058#discussion_r2151755177
########## modules/platforms/cpp/ignite/client/table/qualified_name_test.cpp: ########## @@ -24,6 +24,14 @@ using namespace ignite; using namespace detail; +namespace { Review Comment: WIth current approach all unit tests are independent. ########## modules/platforms/cpp/ignite/client/detail/table/name_utils_test.cpp: ########## @@ -24,6 +24,15 @@ using namespace ignite; using namespace detail; +namespace { Review Comment: WIth current approach all unit tests are independent. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org