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

Add GetDatasetFilesTotalDownloadSize use case #92

Merged
merged 15 commits into from
Oct 17, 2023

Conversation

GPortas
Copy link
Contributor

@GPortas GPortas commented Sep 27, 2023

What this PR does / why we need it:

Adds new GetDatasetFilesTotalDownloadSize use case to support SPA functionality: IQSS/dataverse-frontend#170

Which issue(s) this PR closes:

Related Dataverse PRs:

Suggestions on how to test this:

  • Visual inspection of the code
  • Check unit and integration tests execution in GitHub actions

Is there a release notes update needed for this change?:

Add GetDatasetFilesTotalDownloadSize use case

Additional documentation:

None

@GPortas GPortas added the Size: 3 A percentage of a sprint. 2.1 hours. label Sep 27, 2023
@MellyGray MellyGray self-assigned this Oct 3, 2023
MellyGray
MellyGray previously approved these changes Oct 3, 2023
Copy link
Contributor

@MellyGray MellyGray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MellyGray MellyGray removed their assignment Oct 3, 2023
@kcondon kcondon self-assigned this Oct 13, 2023
@kcondon
Copy link
Contributor

kcondon commented Oct 13, 2023

@GPortas Merge conflict, otherwise github actions test seems to pass.

@kcondon kcondon merged commit 8bfd53e into develop Oct 17, 2023
1 check passed
@kcondon kcondon deleted the 86-get-files-total-download-size branch October 17, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: 3 A percentage of a sprint. 2.1 hours.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add use case to get the total space consumed by the files of a particular dataset version
3 participants