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

[SQL] Move server service level objectives to servers.json #1177

Closed
wants to merge 1 commit into from

Conversation

AutorestCI
Copy link
Contributor

Generated from RestAPI PR: Azure/azure-rest-api-specs#1223

@codecov-io
Copy link

Codecov Report

Merging #1177 into master will decrease coverage by 0.23%.
The diff coverage is 25.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1177      +/-   ##
==========================================
- Coverage   55.18%   54.94%   -0.24%     
==========================================
  Files        2191     2204      +13     
  Lines       60958    61445     +487     
==========================================
+ Hits        33637    33762     +125     
- Misses      27321    27683     +362
Impacted Files Coverage Δ
azure-mgmt-sql/azure/mgmt/sql/models/database.py 100% <ø> (ø) ⬆️
.../mgmt/sql/operations/failover_groups_operations.py 10.79% <10.79%> (ø)
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 100% <100%> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/version.py 100% <100%> (ø) ⬆️
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/operations/__init__.py 100% <100%> (ø) ⬆️
...e-mgmt-sql/azure/mgmt/sql/sql_management_client.py 100% <100%> (ø) ⬆️
...tions/server_azure_ad_administrators_operations.py 14.54% <14.54%> (ø)
...t/sql/operations/vnet_firewall_rules_operations.py 15.84% <15.84%> (ø)
...e-mgmt-sql/azure/mgmt/sql/models/failover_group.py 35.71% <35.71%> (ø)
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 687d0cb...da130d2. Read the comment docs.

@lmazuel lmazuel changed the title Automatic PR from RestAPI-PR1223 [SQL] Move server service level objectives to servers.json May 18, 2017
@lmazuel
Copy link
Member

lmazuel commented May 31, 2017

In #1193

@lmazuel lmazuel closed this May 31, 2017
azure-sdk pushed a commit that referenced this pull request Nov 13, 2020
azure-sdk added a commit that referenced this pull request Nov 16, 2020
* Cache created service principal for iteration

Useful when testing changes over and over again without passing your own -TestApplicationId and -TestApplicationSecret.

* Restore initial AzContext for New-TestResources

* Make sure PSBoundParameters is correct

Fixes #1177

Co-authored-by: Heath Stewart <heaths@microsoft.com>
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.

4 participants