Closed ceciliaavila closed 1 week ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
libraries/botbuilder-azure-blobs/src/blobsStorage.ts | 0 | 8 | 0.0% | ||
<!-- | Total: | 0 | 8 | 0.0% | --> |
Totals | |
---|---|
Change from base Build 11691458662: | -0.02% |
Covered Lines: | 20515 |
Relevant Lines: | 23068 |
/promoted 4800
minor
Description
This PR ports the changes from [BotBuilder-DotNet's PR#6867](https ://github.com/microsoft/botbuilder-dotnet/pull/ 6867) to handle eTag conflicts on concurrent calls to the BlobsStorage write method.
Specific Changes
Testing
This image shows the new unit tests working.