Skip to content

chore: remove compatibility with .meta file - #462

Merged
dkharms merged 1 commit into
mainfrom
0-remove-meta
Jul 27, 2026
Merged

chore: remove compatibility with .meta file#462
dkharms merged 1 commit into
mainfrom
0-remove-meta

Conversation

@dkharms

@dkharms dkharms commented Jul 13, 2026

Copy link
Copy Markdown
Member

Description

We no longer support .meta files which were completely substituted with .wal files. This pull request removes all support for .meta file and backwards compatibility mechanisms.


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

If you have used LLM/AI assistance please provide model name and full prompt:

Model: {{model-name}}
Prompt: {{prompt}}

@codecov-commenter

codecov-commenter commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.86%. Comparing base (9506076) to head (79fa9a2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
frac/active.go 86.66% 1 Missing and 1 partial ⚠️
cmd/seq-db/seq-db.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #462      +/-   ##
==========================================
+ Coverage   70.68%   70.86%   +0.17%     
==========================================
  Files         233      232       -1     
  Lines       18399    18293     -106     
==========================================
- Hits        13005    12963      -42     
+ Misses       4416     4351      -65     
- Partials      978      979       +1     

☔ 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.

@eguguchkin eguguchkin added this to the v0.75.0 milestone Jul 13, 2026
@eguguchkin
eguguchkin requested review from cheb0 and eguguchkin July 13, 2026 10:09
@dkharms
dkharms enabled auto-merge (squash) July 27, 2026 10:46
@dkharms
dkharms merged commit e1ed059 into main Jul 27, 2026
8 checks passed
@dkharms
dkharms deleted the 0-remove-meta branch July 27, 2026 10:49
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.

4 participants