JuliaServices / CloudStore.jl

A simple, consistent, and performant API for interacting with common cloud storage abstractions
Other
16 stars 8 forks source link

Add option to save properties of objects when using list command #43

Closed jfunstonRAI closed 1 year ago

jfunstonRAI commented 1 year ago

Also tested against real Azure blob storage in addition to the Azurite test I added.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.17% :tada:

Comparison is base (1ffb5b3) 82.96% compared to head (f104a72) 83.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 82.96% 83.13% +0.17% ========================================== Files 7 7 Lines 581 587 +6 ========================================== + Hits 482 488 +6 Misses 99 99 ``` | [Files Changed](https://app.codecov.io/gh/JuliaServices/CloudStore.jl/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaServices) | Coverage Δ | | |---|---|---| | [src/blobs.jl](https://app.codecov.io/gh/JuliaServices/CloudStore.jl/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaServices#diff-c3JjL2Jsb2JzLmps) | `89.13% <100.00%> (+1.63%)` | :arrow_up: | | [src/object.jl](https://app.codecov.io/gh/JuliaServices/CloudStore.jl/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaServices#diff-c3JjL29iamVjdC5qbA==) | `89.01% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.