shivendra-dev54 commented on PR #888: URL: https://github.com/apache/incubator-graphar/pull/888#issuecomment-3989380518
@Sober7135 I have added test as you mentioned in the 2nd possible solution here is what I did - moved the `PathToDirectory` function to `namespace util` to expose it for tests. - updated `util.h` with the function declaration. - added test as you suggested. - added it to the `cpp/test/CMakeLists.txt`. - checked with the new tests. -- 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]
