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

Avoid mkdir race conditions during psave #64

Merged
merged 3 commits into from
May 27, 2024
Merged

Avoid mkdir race conditions during psave #64

merged 3 commits into from
May 27, 2024

Conversation

zjwegert
Copy link
Owner

No description provided.

Copy link

codecov bot commented May 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 62.80%. Comparing base (921f62f) to head (11bea63).
Report is 1 commits behind head on main.

Files Patch % Lines
src/Io.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   62.30%   62.80%   +0.49%     
==========================================
  Files          15       15              
  Lines        1483     1484       +1     
==========================================
+ Hits          924      932       +8     
+ Misses        559      552       -7     

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

@zjwegert zjwegert merged commit 52f47c2 into main May 27, 2024
8 of 10 checks passed
@zjwegert zjwegert deleted the bug-fix-psave branch May 27, 2024 20:49
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.

1 participant