[PP-3248] Add License.terms_checkouts to inventory report.#2971
Merged
dbernstein merged 1 commit intomainfrom Jan 12, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2971 +/- ##
=======================================
Coverage 92.81% 92.81%
=======================================
Files 454 454
Lines 42954 42954
Branches 6000 6000
=======================================
Hits 39866 39866
Misses 2018 2018
Partials 1070 1070 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jonathangreen
approved these changes
Jan 9, 2026
1d0d60a to
52aefca
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR is a follow-on to #2969. It adds the newly created License.terms_checkouts to the inventory report under the heading "initial_loans".
Motivation and Context
https://ebce-lyrasis.atlassian.net/browse/PP-3248
How Has This Been Tested?
The unit tests have been updated to reflect this additional field.
Checklist