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

Refactored the HU-BU invoice #70

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

QuanMPhm
Copy link
Contributor

@QuanMPhm QuanMPhm commented Jul 15, 2024

Closes #68. Not necessarily dependent on #61, but is part of the overall refactor process. Aside from the addition of hu_bu_invoice.py, I decided to cache the results of get_invoice_bucket() using functools

While refactoring, I noticed that I didn't add code to upload the BU Internal invoice to S3, and also forgot to remove some functions from process_report.py that have been moved to utils.py. @naved001 @knikolla Should these be part of a separate commit or issue?

Copy link
Contributor

@knikolla knikolla left a comment

Choose a reason for hiding this comment

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

Good call on caching the s3 client. (Review reflective only of second commit)

@joachimweyl
Copy link
Contributor

@QuanMPhm what are the next steps to getting this merged?

@QuanMPhm
Copy link
Contributor Author

QuanMPhm commented Jul 26, 2024

@joachimweyl This PR is dependent on #61, so I'll have to wait for that to resolve first.

Aside from the addition of `hu_bu_invoice.py`, I decided
to cache the results of `get_invoice_bucket()` using functools
@QuanMPhm QuanMPhm merged commit 3b2a34b into CCI-MOC:main Aug 16, 2024
3 checks passed
@knikolla knikolla modified the milestone: Refactor 1 Sep 6, 2024
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.

Refactor HU-BU invoice
4 participants