Skip to content

create new endpoint for getting available lendingobjectid for time interval#4095

Open
ShaileshS1702 wants to merge 1 commit intomasterfrom
create_availability_endpoint
Open

create new endpoint for getting available lendingobjectid for time interval#4095
ShaileshS1702 wants to merge 1 commit intomasterfrom
create_availability_endpoint

Conversation

@ShaileshS1702
Copy link
Copy Markdown
Member

Description

Create a new endpoint for lending that gives you the id of all object that is fully available in a given time interval

Testing

  • The code quality is at a minimum required level of quality, readability, and performance.
  • I have thoroughly tested my changes.

Create lot of test using GitHub copilot, that has been proofread

Resolves #4093

@ShaileshS1702 ShaileshS1702 self-assigned this Mar 10, 2026
@ShaileshS1702 ShaileshS1702 added the new-feature Pull requests that introduce or issues that suggest a new feature label Mar 10, 2026
@ShaileshS1702 ShaileshS1702 force-pushed the create_availability_endpoint branch from 82bee5d to 076ca80 Compare March 10, 2026 20:54
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.64%. Comparing base (826a277) to head (076ca80).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4095      +/-   ##
==========================================
+ Coverage   82.61%   82.64%   +0.02%     
==========================================
  Files         359      359              
  Lines       12698    12719      +21     
==========================================
+ Hits        10490    10511      +21     
  Misses       2208     2208              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature Pull requests that introduce or issues that suggest a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create new availability endpoint for lending

1 participant