Skip to content

fix: fix file descriptor on corrupted WAL copy#465

Closed
cheb0 wants to merge 1 commit into
mainfrom
0-fix-corrupted-WAL-file-not-copied
Closed

fix: fix file descriptor on corrupted WAL copy#465
cheb0 wants to merge 1 commit into
mainfrom
0-fix-corrupted-WAL-file-not-copied

Conversation

@cheb0

@cheb0 cheb0 commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Description

Messed up flags while opening a file to copy a corrupted WAL.


  • I have read and followed all requirements in CONTRIBUTING.md;
  • I used LLM/AI assistance to make this pull request;

@cheb0
cheb0 requested a review from eguguchkin July 15, 2026 14:04
@github-actions

Copy link
Copy Markdown
Contributor

Branch Name Validation Failed
Please refer to CONTRIBUTING.md

@github-actions

Copy link
Copy Markdown
Contributor

PR Title Validation Failed
Please refer to CONTRIBUTING.md

@cheb0 cheb0 changed the title fix file descriptor on corrupted WAL copy fix: fix file descriptor on corrupted WAL copy Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Branch Name Validation Failed
Please refer to CONTRIBUTING.md

@cheb0 cheb0 closed this Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔴 Performance Degradation

Some benchmarks have degraded compared to the previous run.
Click on Show table button to see full list of degraded benchmarks.

Show table
Name Previous Current Ratio Verdict
Indexer-4 42fb1c 7d43e1
572784732.00 B/op 787873528.00 B/op 1.38 🔴

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.46%. Comparing base (42fb1c0) to head (55cd5b9).

Files with missing lines Patch % Lines
util/fs.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #465      +/-   ##
==========================================
- Coverage   70.47%   70.46%   -0.01%     
==========================================
  Files         232      232              
  Lines       18364    18364              
==========================================
- Hits        12942    12941       -1     
- Misses       4448     4449       +1     
  Partials      974      974              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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