Skip to content

Conversation

svnsairam
Copy link
Contributor

Description

Added changes to backends:get operation for M2.

If location flag is not present: Get backends from all locations having backendID and projectID provided by user.
If location flag is present: Get backend from the given location, having backendID and projectID provided by user.

Scenarios Tested

Sample Commands

@svnsairam svnsairam requested a review from abhis3 November 15, 2023 00:48
@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (299e2d9) 54.65% compared to head (79ed6c5) 54.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6524   +/-   ##
=======================================
  Coverage   54.65%   54.65%           
=======================================
  Files         347      347           
  Lines       23801    23801           
  Branches     4893     4893           
=======================================
  Hits        13009    13009           
  Misses       9595     9595           
  Partials     1197     1197           

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

@svnsairam svnsairam merged commit 4a72566 into master Nov 17, 2023
joehan added a commit that referenced this pull request Dec 14, 2023