Skip to content
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

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

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

jfunstonRAI
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

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

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

Additional details and impacted files
@@            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 Coverage Δ
src/blobs.jl 89.13% <100.00%> (+1.63%) ⬆️
src/object.jl 89.01% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@quinnj quinnj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks @jfunstonRAI!

@quinnj quinnj merged commit 56e1d68 into JuliaServices:main Aug 4, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants