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 to panic when recoverying WAL segments #41

Merged
merged 1 commit into from
Nov 1, 2021
Merged

Conversation

nakabonne
Copy link
Owner

This PR addresses #37 (comment)

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2021

Codecov Report

Merging #41 (db5fa68) into main (f3d4970) will decrease coverage by 0.12%.
The diff coverage is 33.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   62.26%   62.15%   -0.11%     
==========================================
  Files          19       19              
  Lines        1126     1128       +2     
==========================================
  Hits          701      701              
- Misses        293      294       +1     
- Partials      132      133       +1     
Impacted Files Coverage Δ
partition_list.go 81.19% <0.00%> (-1.64%) ⬇️
storage.go 51.38% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ea7d47...db5fa68. Read the comment docs.

@nakabonne nakabonne merged commit 8e960d5 into main Nov 1, 2021
@nakabonne nakabonne deleted the avoid-panic branch November 1, 2021 13:28
@github-actions github-actions bot mentioned this pull request Nov 1, 2021
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