meteorgan commented on PR #5617:
URL: https://github.com/apache/opendal/pull/5617#issuecomment-2661365918

   > I have a question. These methods were not actually implemented before. How 
did the test cases pass?
   
   You could check behavior test codes in the `core/test/behavior` directory. 
There's code like this:
   
https://github.com/apache/opendal/blob/39ce40386e87f4306f717ba0ad9beec5ff2d14ea/core/tests/behavior/async_read.rs#L31-L37
   so, if a service hasn't implemented those functionalities, they won't be 
tested. in this PR, you should enable those capabilities.
   


-- 
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]

Reply via email to