Xuanwo commented on PR #5563: URL: https://github.com/apache/opendal/pull/5563#issuecomment-2602165623
> this works if you agree will change all the doc tests do not in default features in this way Sorry, I don't think this aligns with what we want. This adds a significant maintenance burden for developers. The preferred way will be: - replace all existing `fs` doc test to `memory`. - mark the only `s3` example as [`ignore`](https://doc.rust-lang.org/rustdoc/write-documentation/documentation-tests.html?highlight=ignore#attributes) -- 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]
