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

feat: Add Support API [PAGOPA-2426] #39

Merged
merged 20 commits into from
Dec 12, 2024
Merged

Conversation

cap-ang
Copy link
Contributor

@cap-ang cap-ang commented Nov 26, 2024

List of Changes

  • Add Support API to recover upload status {supported massive CREATE and DELETE recover only}
  • Add new constraint to check duplicates existence in input list
  • Replace file local storing with input stream

Motivation and Context

  • Prevent upload with duplicates
  • Provide an API to recover upload status given an upload-id independently of the operation

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@cap-ang cap-ang self-assigned this Nov 26, 2024
@pasqualespica pasqualespica self-requested a review December 2, 2024 11:07
Copy link

github-actions bot commented Dec 3, 2024

This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link

sonarqubecloud bot commented Dec 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
5.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@cap-ang cap-ang merged commit 4d4e963 into main Dec 12, 2024
12 of 14 checks passed
@cap-ang cap-ang deleted the recover-delete-operation-status branch December 12, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants