-
Notifications
You must be signed in to change notification settings - Fork 3
Release/1.0.0 #284
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
Release/1.0.0 #284
Conversation
Signed-off-by: Victor Chang <vicchang@nvidia.com>
* Throw any error from MinIO when listing objects * Capture ListObjectsAsync exceptions in VerifyObjectExistsAsync * Configure minio client timeout * Throw VerifyObjectsException on error * Convert MinIO exception with custom exceptions * Update API doc Signed-off-by: Victor Chang <vicchang@nvidia.com>
* Upgrade to .NET 8 Signed-off-by: Victor Chang <vicchang@nvidia.com>
fe9414b
to
76d9a0f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #284 +/- ##
===================================================
+ Coverage 78.82823% 79.40979% +0.58155%
===================================================
Files 38 38
Lines 1502 1491 -11
Branches 78 78
===================================================
Hits 1184 1184
+ Misses 279 268 -11
Partials 39 39
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
🎉 This issue has been resolved in version 1.0.0 🎉 The release is available on: |
Release/1.0.0