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

[PP-1686] Add test that ensures null loan end dates are included in l… #2039

Merged

Conversation

dbernstein
Copy link
Contributor

@dbernstein dbernstein commented Sep 6, 2024

…oan resolution query.

Description

In QA'ing PP-1456 I noticed we were not resolving loans with an unspecified end date where we should have been.

Motivation and Context

https://ebce-lyrasis.atlassian.net/browse/PP-1686

How Has This Been Tested?

I added a unit test to verify this case.

Checklist

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

@dbernstein dbernstein requested a review from tdilauro September 6, 2024 19:00
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.76%. Comparing base (81b7ce9) to head (90a32a9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2039   +/-   ##
=======================================
  Coverage   90.76%   90.76%           
=======================================
  Files         342      342           
  Lines       40514    40514           
  Branches     8770     8770           
=======================================
  Hits        36773    36773           
  Misses       2485     2485           
  Partials     1256     1256           

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

@dbernstein dbernstein force-pushed the ensure-open-loans-are-resolved-properly-in-playtime-entries branch from 73c4f06 to 90a32a9 Compare September 6, 2024 19:53
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.

🔧

@dbernstein dbernstein merged commit 9a69630 into main Sep 9, 2024
20 checks passed
@dbernstein dbernstein deleted the ensure-open-loans-are-resolved-properly-in-playtime-entries branch September 9, 2024 16:53
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