We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@G-XD CI failed - let's investigate and I suppose we may need to interception solution for handling or skipping specific services tests.
https://github.com/apache/incubator-opendal/actions/runs/6643410061
c5333ea#commitcomment-130904078
The text was updated successfully, but these errors were encountered:
It's a rust core bug that cos service doesn't handle list correctly. We shouldn't add param prefix when it's value is empty.
Sorry, something went wrong.
As tagged a good first issue, may you attach a link to the related code? Even I try to take this issue I find it's not easy to start XD
https://github.com/apache/incubator-opendal/blob/c5333ea3e76e94201b5110b99093ff08c87fc076/core/src/services/cos/core.rs#L291
We should check p instead of path
Successfully merging a pull request may close this issue.
@G-XD CI failed - let's investigate and I suppose we may need to interception solution for handling or skipping specific services tests.
https://github.com/apache/incubator-opendal/actions/runs/6643410061
c5333ea#commitcomment-130904078
The text was updated successfully, but these errors were encountered: