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

Allow WAL to have invalid row #39

Merged
merged 1 commit into from
Nov 1, 2021
Merged

Allow WAL to have invalid row #39

merged 1 commit into from
Nov 1, 2021

Conversation

nakabonne
Copy link
Owner

Ref #37

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2021

Codecov Report

Merging #39 (42f896a) into main (cf153b5) will decrease coverage by 0.08%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   62.34%   62.26%   -0.07%     
==========================================
  Files          19       19              
  Lines        1123     1126       +3     
==========================================
+ Hits          700      701       +1     
- Misses        292      293       +1     
- Partials      131      132       +1     
Impacted Files Coverage Δ
disk_wal.go 49.34% <25.00%> (-0.32%) ⬇️

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 9dadfcd...42f896a. Read the comment docs.

@nakabonne nakabonne merged commit f3d4970 into main Nov 1, 2021
@nakabonne nakabonne deleted the allow-wal branch November 1, 2021 00:21
@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