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

Ucem 848 report excel #1835

Merged
merged 48 commits into from
Oct 22, 2024
Merged

Ucem 848 report excel #1835

merged 48 commits into from
Oct 22, 2024

Conversation

ansh-egov
Copy link
Contributor

No description provided.

ansh-egov and others added 30 commits September 11, 2024 15:17
* changed mdms path

* adding redis configs

* Adding sample response

* Adding sample response as string

---------

Co-authored-by: shubhang-egov <[email protected]>
* changed mdms path

* adding redis configs

* Adding sample response

* Adding sample response as string

---------

Co-authored-by: shubhang-egov <[email protected]>
* changed mdms path

* adding redis configs

* Adding sample response

* Adding sample response as string

* adding report api

---------

Co-authored-by: shubhang-egov <[email protected]>
@ansh-egov ansh-egov requested a review from a team as a code owner October 9, 2024 09:18
@ansh-egov ansh-egov changed the base branch from works_2.9_lts_dev to Payment-tracker October 9, 2024 09:18
@ansh-egov ansh-egov changed the base branch from Payment-tracker to works_2.9_lts_dev October 9, 2024 09:21
if (aggsResponse == null || aggsResponse.getProjectPaymentDetails() == null || aggsResponse.getProjectPaymentDetails().isEmpty()){
throw new CustomException("NO_DATA_FOUND", "No data found for the given criteria");
}
List<String> headers = Arrays.asList("Project Id", "Estimated amount","Wage amount paid","Purchase amount paid", "Supervision amount paid", "Total amount paid");
Copy link
Contributor

Choose a reason for hiding this comment

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

@ansh-egov please move these to constants

Copy link

sonarcloud bot commented Oct 21, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud

@shailesh-egov shailesh-egov merged commit c2341a5 into works_2.9_lts_dev Oct 22, 2024
1 of 3 checks passed
@shailesh-egov shailesh-egov deleted the UCEM-848-Report-excel branch October 22, 2024 09:40
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.

4 participants