Skip to content
New issue

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

[Storage] Add tests covering the case of empty files #650

Closed
wants to merge 1 commit into from

Conversation

rzvoncek
Copy link
Contributor

Fixes #533.

@rzvoncek rzvoncek force-pushed the radovan/uploading-empty-files branch 2 times, most recently from bd7ee2a to 8d6f6ff Compare September 21, 2023 14:50
@rzvoncek rzvoncek force-pushed the radovan/uploading-empty-files branch from 8d6f6ff to cb0df7d Compare September 21, 2023 14:52
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rzvoncek
Copy link
Contributor Author

This is not working because we cannot have empty TOC files.
There's no easy way to reliably generate empty files that are part of the backup. Won't do them for now.

@rzvoncek rzvoncek closed this Sep 22, 2023
@rzvoncek rzvoncek deleted the radovan/uploading-empty-files branch September 22, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

libcloud could not upload empty files to azure storage account
1 participant