-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Added changes to backends:get operation for M2 #6524
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
Merged
Conversation
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
abhis3
approved these changes
Nov 16, 2023
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