Skip to content

Bump Microsoft.Azure.Cosmos from 3.51.0 to 3.58.0#182

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Solutions/Corvus.Storage.Azure.Cosmos/Microsoft.Azure.Cosmos-3.58.0
Open

Bump Microsoft.Azure.Cosmos from 3.51.0 to 3.58.0#182
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Solutions/Corvus.Storage.Azure.Cosmos/Microsoft.Azure.Cosmos-3.58.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updated Microsoft.Azure.Cosmos from 3.51.0 to 3.58.0.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.58.0

3.58.0 - 2026-3-20

Added

  • 5447 Per Partition Automatic Failover: Adds Hub Region Processing Only While Routing Requests Failed with 404/1002 for single master accounts
  • 5551 HPK: Adds internal CosmosClientOptions flag UseLengthAwareRangeComparer for length aware range comparer rollout
  • 5582 Query: Adds ability to choose global vs local/focused statistics for FullTextScore
  • 5610 Refactors N-Region Synchronous Commit feature to use IServiceConfigurationReaderVNext interface.
  • 5693 ThinClient Integration: Adds Enable Multiple Http2 connection on SocketsHttpHandler
  • 5614 ThinClient Integration: Adds support for QueryPlan in thinclient mode

Fixed

  • 5597 CosmosClient: Fixes ObjectDisposedException message when client is disposed during request
  • 5613 CrossRegionHedgingAvailabilityStrategy: Fixes ArgumentNullException race condition in hedging cancellation
  • 5650 Batch: Fixes null ErrorMessage when promoting status from MultiStatus response
  • 5651 Serializer: Fixes unsafe stream cast in FromStream
  • 5697 ResourceThrottleRetryPolicy: Fixes cumulativeRetryDelay tracking when x-ms-retry-after-ms header is absent

3.58.0-preview.0

3.58.0-preview.0 - 2026-1-15

Added

  • 5511 Tracing: Adds tracing improvements for pkrange refresh calls
  • 5515 [FullTextPolicy]: Adds tests for full text policy multi-language support.
  • 5529 [Thin Client Integration]: Adds support for store procedure in thinclient mode.
  • 5535 [Thin Client Integration]: Adds thinclient header for refresh account data requests.

Fixed

  • 5512 ChangeFeed: Fixes crts field being nullable
  • 5517 SystemTextSerializer: Fixes serialization to preserve polymorphic serialization when base type is marked [JsonPolymorphic]
  • 5498 Query: Fixes hybrid search query plan optimization to be enabled by default
  • 5543 Query: Fixes GetItemQueryIterator to honor the supplied (optional) FeedRange
  • 5541 Upsert/Batch: Fixes bug where RequestOptions are not honored for Upsert requests in Bulk Mode
  • 5544 Query : Fixes LINQ API to support builtin functions - ARRAY_CONTAINS_ALL and ARRAY_CONTAINS_ANY

3.58.0-preivew.1

3.58.0-preview.1 - 2026-2-20

Fixed

  • 5613 CrossRegionHedgingAvailabilityStrategy: Fixes ArgumentNullException race condition in hedging cancellation

3.57.1

3.57.1 - 2026-2-20

Fixed

  • 5613 CrossRegionHedgingAvailabilityStrategy: Fixes ArgumentNullException race condition in hedging cancellation

3.57.0

3.57.0 - 2026-1-15

Added

  • 5511 Tracing: Adds tracing improvements for pkrange refresh calls
  • 5515 [FullTextPolicy]: Adds tests for full text policy multi-language support.
  • 5529 [Thin Client Integration]: Adds support for store procedure in thinclient mode.
  • 5535 [Thin Client Integration]: Adds thinclient header for refresh account data requests.

Fixed

  • 5512 ChangeFeed: Fixes crts field being nullable
  • 5517 SystemTextSerializer: Fixes serialization to preserve polymorphic serialization when base type is marked [JsonPolymorphic]
  • 5498 Query: Fixes hybrid search query plan optimization to be enabled by default
  • 5543 Query: Fixes GetItemQueryIterator to honor the supplied (optional) FeedRange
  • 5541 Upsert/Batch: Fixes bug where RequestOptions are not honored for Upsert requests in Bulk Mode
  • 5544 Query : Fixes LINQ API to support builtin functions - ARRAY_CONTAINS_ALL and ARRAY_CONTAINS_ANY

3.57.0-preview.1

3.57.0-preview.1 - 2025-12-16

Fixed

  • 5528 Semantic Reranking: Refactors RerankResult.Document to return string type

3.57.0-preview.0

3.57.0-preview.0 - 2025-11-25

Added

  • 5445 Semantic Rerank: Adds Semantic Rerank API

3.56.0

3.56.0 - 2025-11-25

Fixed

  • 5550 Owner not found: Fixes substatus code 1003 for item operations when container doesn't exist (Direct mode)

3.56.0-preview.1

3.56.0-preview.1 - 2025-3-10

Fixed

-5613 CrossRegionHedgingAvailabilityStrategy: Fixes ArgumentNullException race condition in hedging cancellation

3.56.0-preview.0

3.56.0-preview.0 - 2025-11-14

Fixed

  • 5260 HPK: Fixes Lengthaware normalized EPK comparators as default (only in preview)

3.55.1

3.55.1 - 2025-3-10

Fixed

-5613 CrossRegionHedgingAvailabilityStrategy: Fixes ArgumentNullException race condition in hedging cancellation

3.55.0

3.55.0 - 2025-11-14

Added

  • 5462 [VectorIndexPath]: Adds GA IndexingSearchListSize and VectorIndexShardKey
  • 5470 Change feed: Adds id and pk to ChangeFeedMetadata for delete operations (Default policy excludes Previous for deletes)
  • 5474 Binary Encoding: Adds support to DateTimeOffset type

Fixed

  • 5469 BarrierRequests: Adds 410/LeaseNotFound(1022) fail-fast to cross-region retries by retrying on primary (checks last replica response)
  • 5475 Query: Fixes query advisor prefix url links to use aka.ms
  • 5476 HttpTimeoutPolicy: Fixes QueryPlan retry gaps (Http POST but its Read)
  • 5497 HttpTimeoutPolicy: Fixes PPAF and ThinProxy timeout polices to (6s, 6s, 10s) for both PointReads and NonPointReads

3.55.0-preview.1

3.55.0-preview.0

3.55.0-preview.0 - 2025-10-2

Note: FullTextScore query function now expects string value parameters (e.g., FullTextScore(c.text, 'swim','run')); preview array syntax is no longer supported.

Added

  • 5368 VectorDataType: Adds Support for Float16 Data Type
  • 5411 Hedging: Adds GA for adding hedging via RequestOptions
  • 5412 Hedging: Adds back diagnostics filed Response Region to hedging request diagnostics
  • 5386 Build: Removes System.Net.Http and System.Text.RegularExpressions package references

Fixed

  • 5409 Query: Fixes to not use passthrough context for collections with HPK
  • 5422 Diagnostics: Fixes race condition that can cause InvalidOperationException in CosmosOperationCancelledException.ToString()
  • 5427 PPAF: Fixes issue where setting RequestTimeout to 0 second will cause PPAF dynamic enablement to break

3.54.1

3.54.0

3.54.0 - 2025-10-2

Note: FullTextScore query function now expects string value parameters (e.g., FullTextScore(c.text, 'swim','run')); preview array syntax is no longer supported.

Added

  • 5368 VectorDataType: Adds Support for Float16 Data Type
  • 5411 Hedging: Adds GA for adding hedging via RequestOptions
  • 5412 Hedging: Adds back diagnostics filed Response Region to hedging request diagnostics
  • 5386 Build: Removes System.Net.Http and System.Text.RegularExpressions package references

Fixed

  • 5409 Query: Fixes to not use passthrough context for collections with HPK
  • 5422 Diagnostics: Fixes race condition that can cause InvalidOperationException in CosmosOperationCancelledException.ToString()
  • 5427 PPAF: Fixes issue where setting RequestTimeout to 0 second will cause PPAF dynamic enablement to break

3.54.0-preview.2

3.54.0-preview.2 - 2025-10-7

Fixed

  • 5427 PPAF: Fixes issue where setting RequestTimeout to 0 second will cause PPAF dynamic enablement to break

3.54.0-preview.1

3.54.0-preview.1 - 2025-8-28

Added

  • 5364 TokenCredentialCache: Adds a fallback mechanism to AAD scope override.
  • 5361 Trace: Fixes thread safety issue in Trace class causing high CPU usage and InvalidOperationException

3.54.0-preview.0

3.54.0-preview.0 - 2025-8-13

Added

  • 5253 License: Adds new license expression
  • 5252 TokenCredentialCache: Adds an options to override AAD audience scope
  • 5308 Query: Adds Weighted RRF capability to LINQ
  • 5213 Query: Adds GetIndexMetrics LINQ extension method

Fixed

  • 5273 Query: Fixes non streaming order by queries to not be tagged as passthrough queries
  • 5291 GatewayStoreClient: Fixes stream consumption bug in GatewayStoreClient.CreateDocumentClientExceptionAsync
  • 5317 Query: Fixes HybridSearchQueryTests to account for backend changes in phrase search

3.53.2

3.53.2 - 2025-10-7

Fixed

  • 5427 PPAF: Fixes issue where setting RequestTimeout to 0 second will cause PPAF dynamic enablement to break

3.53.1

3.53.1 - 2025-8-28

Added

  • 5364 TokenCredentialCache: Adds a fallback mechanism to AAD scope override.
  • 5361 Trace: Fixes thread safety issue in Trace class causing high CPU usage and InvalidOperationException

3.53.0

3.53.0 - 2025-8-13

Added

  • 5253 License: Adds new license expression
  • 5252 TokenCredentialCache: Adds an options to override AAD audience scope
  • 5308 Query: Adds Weighted RRF capability to LINQ
  • 5213 Query: Adds GetIndexMetrics LINQ extension method

Fixed

  • 5273 Query: Fixes non streaming order by queries to not be tagged as passthrough queries
  • 5291 GatewayStoreClient: Fixes stream consumption bug in GatewayStoreClient.CreateDocumentClientExceptionAsync
  • 5317 Query: Fixes HybridSearchQueryTests to account for backend changes in phrase search

3.53.0-preview.1

3.53.0-preview.1 - 2025-7-10

Fixed

  • 5257 QueryPlan: Fixes 410 Gone exception on query plan calls in Non-X64 windows platforms

3.53.0-preview.0

3.53.0-preview.0 - 2025-6-13

Added

  • 5180 Query: Adds public PopulateQueryAdvice capability
  • 5215 Client Encryption: Adds support for latest Cosmos package and bumps up Encryption package for nuget release
  • 5157 Query: Adds support for LINQ extension method for VectorDistance

This also includes a Direct Package version update to 3.39.1 in PR #​5241 which includes the following:

  • Rntbd Health Check Improvements Part 3: Enables Aggressive Timeout Detection By Default.
  • Introduce East US 3 region in the SDK.

Fixed

  • 5221 Query : Fixes Skip + Order By Bug
  • 5218 Binary Encoding: Fixes DateTime Parsing Issue with Trailing Zeros in the Milli-Seconds Precision
  • 5234 Client Encryption: Fixes Encryption Release Pipeline

3.52.1

3.52.1 - 2025-7-10

Fixed

  • 5257 QueryPlan: Fixes 410 Gone exception on query plan calls in Non-X64 windows platforms

3.52.0

3.52.0 - 2025-6-13

Added

  • 5180 Query: Adds public PopulateQueryAdvice capability
  • 5215 Client Encryption: Adds support for latest Cosmos package and bumps up Encryption package for nuget release
  • 5157 Query: Adds support for LINQ extension method for VectorDistance

This also includes a Direct Package version update to 3.39.1 in PR #​5241 which includes the following:

  • Rntbd Health Check Improvements Part 3: Enables Aggressive Timeout Detection By Default.
  • Introduce East US 3 region in the SDK.

Fixed

  • 5221 Query : Fixes Skip + Order By Bug
  • 5218 Binary Encoding: Fixes DateTime Parsing Issue with Trailing Zeros in the Milli-Seconds Precision
  • 5234 Client Encryption: Fixes Encryption Release Pipeline

3.52.0-preview.0

3.52.0-preview.0 - 2025-5-16

Added

  • 5182 InMemoryLeaseContainer: Adds public API to use InMemoryLeaseContainer with ChangeFeedProcessorBuilder
  • 5170 PPAF: Adds Code to Fetch Enablement Flag Through Gateway Database Account Response

Fixed

  • 5197 GlobalEndpointManager: Fixes Observed exception (ObjectDisposedException)

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Cosmos
  dependency-version: 3.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Summary Report - Linux (No TFM)

Summary
Generated on: 04/22/2026 - 12:14:39
Parser: Cobertura
Assemblies: 6
Classes: 42
Files: 51
Line coverage: 82.6% (1018 of 1231)
Covered lines: 1018
Uncovered lines: 213
Coverable lines: 1231
Total lines: 6108
Branch coverage: 50% (72 of 144)
Covered branches: 72
Total branches: 144
Method coverage: Feature is only available for sponsors

Coverage

Corvus.Storage.Azure.BlobStorage - 75%
Name Line Branch
Corvus.Storage.Azure.BlobStorage 75% 56.6%
Corvus.Storage.Azure.BlobStorage.AzureStorageBlobContainerNaming 95.8% 70%
Corvus.Storage.Azure.BlobStorage.Internal.BlobContainerClientFactory 61.4% 41.6%
Corvus.Storage.Azure.BlobStorage.Internal.BlobContainerConfigurationValidat
ion
91.1% 62.5%
Microsoft.Extensions.DependencyInjection.BlobStorageServiceCollectionExtens
ions
100%
Corvus.Storage.Azure.Cosmos - 57%
Name Line Branch
Corvus.Storage.Azure.Cosmos 57% 35%
Corvus.Storage.Azure.Cosmos.Internal.CosmosContainerConfigurationValidation 91.4% 62.5%
Corvus.Storage.Azure.Cosmos.Internal.CosmosContainerFactory 40.9% 16.6%
Microsoft.Extensions.DependencyInjection.CosmosServiceCollectionExtensions 100%
Corvus.Storage.Azure.TableStorage - 75.5%
Name Line Branch
Corvus.Storage.Azure.TableStorage 75.5% 56.6%
Corvus.Storage.Azure.TableStorage.AzureTableNaming 96.2% 70%
Corvus.Storage.Azure.TableStorage.Internal.TableClientFactory 61.4% 41.6%
Corvus.Storage.Azure.TableStorage.Internal.TableConfigurationValidation 91.1% 62.5%
Microsoft.Extensions.DependencyInjection.TableStorageServiceCollectionExten
sions
100%
Corvus.Storage.Common - 51.1%
Name Line Branch
Corvus.Storage.Common 51.1% 35.7%
Corvus.Storage.CachingStorageContextFactory<TStorageContext, TConfiguration
, TConnectionOptions>
48.2% 31.2%
Corvus.Storage.CachingStorageContextFactory<TStorageContext, TConfiguration
, TConnectionOptions>
41% 40%
Corvus.Storage.IStorageContextSourceFromDynamicConfiguration<TStorageContex
t, TConfiguration, TConnectionOptions>
100%
Corvus.Storage.TwoLevelCachingStorageContextFactory<TStorageContextParent,
TStorageContext, TConfiguration, TConnectionOptions>
100%
Corvus.Storage.TwoLevelCachingStorageContextFactory<TStorageContextParent,
TStorageContext, TConfiguration, TConnectionOptions>
62.5% 50%
Corvus.Storage.Specs - 98.9%
Name Line Branch
Corvus.Storage.Specs 98.9% 91.6%
Corvus.Storage.Azure.BlobStorage.BlobContainerConfigurationFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerGetReplacementFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerNamingFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerNamingStepDefinitions 100%
Corvus.Storage.Azure.BlobStorage.ConfigurationValidation.ValidBlobContainer
ConfigurationsFeature
100%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings 89.4%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings.FakeTokenSou
rce
84.6%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings.FakeTokenSou
rce.Source
66.6%
Corvus.Storage.Azure.Cosmos.ConfigurationValidation.ValidCosmosContainerCon
figurationsFeature
100%
Corvus.Storage.Azure.Cosmos.CosmosContainerConfigurationFeature 100%
Corvus.Storage.Azure.Cosmos.CosmosContainerConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.Tables.AzureTableNamingSteps 100%
Corvus.Storage.Azure.Tables.CloudTableFeature 100%
Corvus.Storage.Azure.Tables.ConfigurationValidation.ValidTableConfiguration
sFeature
100%
Corvus.Storage.Azure.Tables.TableConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.Tables.TableGetReplacementFeature 100%
Corvus.Storage.Azure.Tables.TableNamingFeature 100%
Corvus.Storage.Sql.ConfigurationValidation.InvalidSqlDatabaseConfigurations
Feature
100%
Corvus.Storage.Sql.ConfigurationValidation.ValidSqlDatabaseConfigurationFea
ture
100%
Corvus.Storage.Sql.SqlDatabaseConfigurationsFeature 100%
Corvus.Storage.Sql.SqlDatabaseConfigurationStepDefinitions 98.3% 83.3%
Reqnroll_GeneratedTests_NUnitAssemblyHooks 100%
Corvus.Storage.Sql - 51.8%
Name Line Branch
Corvus.Storage.Sql 51.8% 41.6%
Corvus.Storage.Sql.Internal.SqlConnectionFactory 30.9% 12.5%
Corvus.Storage.Sql.Internal.SqlDatabaseConfigurationValidation 100% 100%
Microsoft.Extensions.DependencyInjection.SqlDatabaseServiceCollectionExtens
ions
100%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 22, 2026

Test Results

39 tests  ±0   39 ✅ ±0   0s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 830b657. ± Comparison against base commit 539ee9b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Summary Report - Windows (No TFM)

Summary
Generated on: 4/22/2026 - 12:15:47 PM
Parser: Cobertura
Assemblies: 6
Classes: 42
Files: 51
Line coverage: 82.6% (1018 of 1231)
Covered lines: 1018
Uncovered lines: 213
Coverable lines: 1231
Total lines: 3692
Branch coverage: 50% (72 of 144)
Covered branches: 72
Total branches: 144
Method coverage: Feature is only available for sponsors

Coverage

Corvus.Storage.Azure.BlobStorage - 75%
Name Line Branch
Corvus.Storage.Azure.BlobStorage 75% 56.6%
Corvus.Storage.Azure.BlobStorage.AzureStorageBlobContainerNaming 95.8% 70%
Corvus.Storage.Azure.BlobStorage.Internal.BlobContainerClientFactory 61.4% 41.6%
Corvus.Storage.Azure.BlobStorage.Internal.BlobContainerConfigurationValidat
ion
91.1% 62.5%
Microsoft.Extensions.DependencyInjection.BlobStorageServiceCollectionExtens
ions
100%
Corvus.Storage.Azure.Cosmos - 57%
Name Line Branch
Corvus.Storage.Azure.Cosmos 57% 35%
Corvus.Storage.Azure.Cosmos.Internal.CosmosContainerConfigurationValidation 91.4% 62.5%
Corvus.Storage.Azure.Cosmos.Internal.CosmosContainerFactory 40.9% 16.6%
Microsoft.Extensions.DependencyInjection.CosmosServiceCollectionExtensions 100%
Corvus.Storage.Azure.TableStorage - 75.5%
Name Line Branch
Corvus.Storage.Azure.TableStorage 75.5% 56.6%
Corvus.Storage.Azure.TableStorage.AzureTableNaming 96.2% 70%
Corvus.Storage.Azure.TableStorage.Internal.TableClientFactory 61.4% 41.6%
Corvus.Storage.Azure.TableStorage.Internal.TableConfigurationValidation 91.1% 62.5%
Microsoft.Extensions.DependencyInjection.TableStorageServiceCollectionExten
sions
100%
Corvus.Storage.Common - 51.1%
Name Line Branch
Corvus.Storage.Common 51.1% 35.7%
Corvus.Storage.CachingStorageContextFactory<TStorageContext, TConfiguration
, TConnectionOptions>
48.2% 31.2%
Corvus.Storage.CachingStorageContextFactory<TStorageContext, TConfiguration
, TConnectionOptions>
41% 40%
Corvus.Storage.IStorageContextSourceFromDynamicConfiguration<TStorageContex
t, TConfiguration, TConnectionOptions>
100%
Corvus.Storage.TwoLevelCachingStorageContextFactory<TStorageContextParent,
TStorageContext, TConfiguration, TConnectionOptions>
100%
Corvus.Storage.TwoLevelCachingStorageContextFactory<TStorageContextParent,
TStorageContext, TConfiguration, TConnectionOptions>
62.5% 50%
Corvus.Storage.Specs - 98.9%
Name Line Branch
Corvus.Storage.Specs 98.9% 91.6%
Corvus.Storage.Azure.BlobStorage.BlobContainerConfigurationFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerGetReplacementFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerNamingFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerNamingStepDefinitions 100%
Corvus.Storage.Azure.BlobStorage.ConfigurationValidation.ValidBlobContainer
ConfigurationsFeature
100%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings 89.4%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings.FakeTokenSou
rce
84.6%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings.FakeTokenSou
rce.Source
66.6%
Corvus.Storage.Azure.Cosmos.ConfigurationValidation.ValidCosmosContainerCon
figurationsFeature
100%
Corvus.Storage.Azure.Cosmos.CosmosContainerConfigurationFeature 100%
Corvus.Storage.Azure.Cosmos.CosmosContainerConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.Tables.AzureTableNamingSteps 100%
Corvus.Storage.Azure.Tables.CloudTableFeature 100%
Corvus.Storage.Azure.Tables.ConfigurationValidation.ValidTableConfiguration
sFeature
100%
Corvus.Storage.Azure.Tables.TableConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.Tables.TableGetReplacementFeature 100%
Corvus.Storage.Azure.Tables.TableNamingFeature 100%
Corvus.Storage.Sql.ConfigurationValidation.InvalidSqlDatabaseConfigurations
Feature
100%
Corvus.Storage.Sql.ConfigurationValidation.ValidSqlDatabaseConfigurationFea
ture
100%
Corvus.Storage.Sql.SqlDatabaseConfigurationsFeature 100%
Corvus.Storage.Sql.SqlDatabaseConfigurationStepDefinitions 98.3% 83.3%
Reqnroll_GeneratedTests_NUnitAssemblyHooks 100%
Corvus.Storage.Sql - 51.8%
Name Line Branch
Corvus.Storage.Sql 51.8% 41.6%
Corvus.Storage.Sql.Internal.SqlConnectionFactory 30.9% 12.5%
Corvus.Storage.Sql.Internal.SqlDatabaseConfigurationValidation 100% 100%
Microsoft.Extensions.DependencyInjection.SqlDatabaseServiceCollectionExtens
ions
100%

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

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants