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

fix(remote_wal): some known issues #3052

Merged
merged 4 commits into from
Dec 30, 2023

chore: replace Mutex with RwLock

b2a0802
Select commit
Loading
Failed to load commit list.
Merged

fix(remote_wal): some known issues #3052

chore: replace Mutex with RwLock
b2a0802
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2023 in 1s

85.41% (-0.10%) compared to 7551432

View this Pull Request on Codecov

85.41% (-0.10%) compared to 7551432

Details

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (7551432) 85.50% compared to head (b2a0802) 85.41%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3052      +/-   ##
==========================================
- Coverage   85.50%   85.41%   -0.10%     
==========================================
  Files         794      799       +5     
  Lines      128555   129037     +482     
==========================================
+ Hits       109924   110220     +296     
- Misses      18631    18817     +186