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 vendor name #223

Merged
merged 3 commits into from
May 16, 2024
Merged

Add vendor name #223

merged 3 commits into from
May 16, 2024

Conversation

ehanson8
Copy link
Contributor

Purpose and background context

Updating the app to include the vendor name in the HTML output that is emailed to acquisitions staff. This change was already reviewed and approved by stakeholders in Technical Services.

Includes new or updated dependencies?

YES

Changes expectations for external applications?

NO

What are the relevant tickets?

Developer

  • All new ENV is documented in README
  • All new ENV has been added to staging and production environments
  • All related Jira tickets are linked in commit message(s)
  • Stakeholder approval has been confirmed (or is not needed)

Code Reviewer(s)

  • The commit message is clear and follows our guidelines (not just this PR message)
  • There are appropriate tests covering any new functionality
  • The provided documentation is sufficient for understanding any new functionality introduced
  • Any manual tests have been performed and verified
  • New dependencies are appropriate or there were no changes

ehanson8 added 2 commits May 14, 2024 13:51
Why these changes are being introduced:
* Stakeholders requested that the vendor name be added to the credit card slips email

How this addresses that need:
* Update extract_credit_card_slip_data function to include vendor name
* Add vendor name to XML template
* Update PR template
* Update fixtures and unit tests to account for code changes

Side effects of this change:
* None

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/INFRA-439
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9084172256

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 7130662725: 0.0%
Covered Lines: 192
Relevant Lines: 192

💛 - Coveralls

Copy link
Contributor

@ghukill ghukill left a comment

Choose a reason for hiding this comment

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

Looks pretty straight-forward!

@ehanson8 ehanson8 merged commit bdf569e into main May 16, 2024
3 checks passed
@ehanson8 ehanson8 deleted the INFRA-439-vendor-name branch May 16, 2024 18:27
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.

3 participants