Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.34k stars 1.98k forks source link

Increase Unit Test Coverage for Azure Storage Blob #6482

Closed alzimmermsft closed 2 years ago

alzimmermsft commented 4 years ago

Add additional unit tests to get closer to 90% coverage.

https://azuresdkartifacts.blob.core.windows.net/azure-sdk-for-java/test-coverage/azure-storage-blob/index.html#dn-c

alzimmermsft commented 2 years ago

Closing as azure-storage-blob has very good code coverage, overall coverage is brought down by generated POJOs that don't have getters and setters tested but client testing coverage is high