Skip to content

feat: add sqlite3 support#20

Merged
akfaiz merged 4 commits into
mainfrom
feat/sqlite3-support
May 2, 2026
Merged

feat: add sqlite3 support#20
akfaiz merged 4 commits into
mainfrom
feat/sqlite3-support

Conversation

@akfaiz

@akfaiz akfaiz commented Jan 12, 2026

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Jan 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 72.79029% with 157 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.65%. Comparing base (54496eb) to head (ab116a5).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
schema/sqlite_grammar.go 69.84% 87 Missing and 8 partials ⚠️
schema/sqlite_builder.go 69.67% 25 Missing and 22 partials ⚠️
down.go 50.00% 7 Missing ⚠️
up.go 66.66% 4 Missing ⚠️
reset.go 40.00% 3 Missing ⚠️
internal/logger/logger.go 98.24% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   88.38%   82.65%   -5.74%     
==========================================
  Files          13       29      +16     
  Lines        2041     2790     +749     
==========================================
+ Hits         1804     2306     +502     
- Misses        168      342     +174     
- Partials       69      142      +73     

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

@akfaiz akfaiz merged commit 0f68c51 into main May 2, 2026
3 of 5 checks passed
@akfaiz akfaiz deleted the feat/sqlite3-support branch May 2, 2026 04:06
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.

1 participant