-
Notifications
You must be signed in to change notification settings - Fork 0
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 /report API and data-layer updates [PAGOPA-1446] #7
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add junit test for sonar coverage 👍
src/main/java/it/gov/pagopa/gpd/upload/controller/FileController.java
Outdated
Show resolved
Hide resolved
I have added the tests, it seems that something is not working in the coverage calculation.
|
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. |
Quality Gate failedFailed conditions 0.0% Coverage on New Code (required ≥ 80%) |
List of Changes
/report
API to expose the overall status of a completedupload
.UploadStatus
andUploadReport
based on updates applied to the following functionMotivation and Context
How Has This Been Tested?
Manual test in following envs:
Local
DEV
Screenshots (if appropriate):
Types of changes
Checklist: