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 the option to start Azurite with the argument --skipApiVersionCheck #31

Merged

Conversation

whatsthecraic
Copy link
Contributor

The argument --skipApiVersionCheck avoids validating the Azure's API version used by the client and forcing to keep in sync the Azurite package from Julia with the Azure SDK used by the client.

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

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

Comparison is base (8cab660) 67.15% compared to head (5c0e40e) 67.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   67.15%   67.21%   +0.05%     
==========================================
  Files           5        5              
  Lines         609      610       +1     
==========================================
+ Hits          409      410       +1     
  Misses        200      200              
Files Changed Coverage Δ
src/CloudTest.jl 70.62% <100.00%> (+0.18%) ⬆️

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

@quinnj quinnj merged commit f57ba20 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