Closed Kubuxu closed 2 months ago
@masih @Stebalien I would appriciate a light review of the WAL itself, integration is incoming after I fix some issues in it.
Attention: Patch coverage is 70.55215%
with 48 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
main@5724153
). Learn more about missing BASE report. Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/writeaheadlog/wal.go | 69.78% | 23 Missing and 19 partials :warning: |
f3.go | 64.70% | 3 Missing and 3 partials :warning: |
Pushing the first commit with complete implementation of WAL for peliminary review. Integration in progress.