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 library name to loan notifications (PP-1011) #1721

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

jonathangreen
Copy link
Member

Description

Currently, holds and loan expiry notifications from the Palace app do not contain the library name. While many users likely have only one library added in the Palace app, for any user having more than 1 library added to the app, the library name not included in the Hold Ready notification can be confusing when trying to borrow a book that has become available.

Motivation and Context

See: PP-1011. Related to the changes in #1714.

How Has This Been Tested?

Running unit tests.

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@jonathangreen jonathangreen requested a review from a team March 11, 2024 18:12
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.22%. Comparing base (4912907) to head (3c98774).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1721   +/-   ##
=======================================
  Coverage   90.22%   90.22%           
=======================================
  Files         245      245           
  Lines       28201    28202    +1     
  Branches     6447     6447           
=======================================
+ Hits        25443    25444    +1     
  Misses       1822     1822           
  Partials      936      936           
Flag Coverage Δ
Api 75.97% <0.00%> (-0.01%) ⬇️
Core 59.84% <100.00%> (+<0.01%) ⬆️
migration 26.96% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@tdilauro tdilauro left a comment

Choose a reason for hiding this comment

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

🏁

@jonathangreen jonathangreen merged commit d991da1 into main Mar 11, 2024
28 checks passed
@jonathangreen jonathangreen deleted the feature/add-library-name-loan-notifications branch March 11, 2024 19:38
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.

2 participants