Skip to content

Conversation

@samtkaplan
Copy link
Member

alternative for #88

@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.75%. Comparing base (592c1dc) to head (616f29e).

Files with missing lines Patch % Lines
src/AzStorage.jl 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   83.86%   83.75%   -0.11%     
==========================================
  Files           1        1              
  Lines         533      548      +15     
==========================================
+ Hits          447      459      +12     
- Misses         86       89       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

@mtorralba24-chev mtorralba24-chev left a comment

Choose a reason for hiding this comment

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

Looks good to me!

I added a small note in the descriptions of tier!().

If an archived blob is being "rehydrated" to a higher tier while someone calls the tier!(), the request will return a 409, and an exception will be thrown (after too many retries). A user might see an exception and think something is wrong, but a 409 is expected behavior of the tier api, and maybe just needs to wait it out.

@samtkaplan samtkaplan merged commit 2946f14 into master Sep 26, 2025
1 of 7 checks passed
@samtkaplan samtkaplan deleted the tiers branch September 26, 2025 16:23
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.

4 participants