Skip to content

add sqlite_dbstat tag for the DBSTAT virtual table#1338

Merged
mattn merged 1 commit into
mattn:masterfrom
calmh:dbstat
May 23, 2026
Merged

add sqlite_dbstat tag for the DBSTAT virtual table#1338
mattn merged 1 commit into
mattn:masterfrom
calmh:dbstat

Conversation

@calmh
Copy link
Copy Markdown
Contributor

@calmh calmh commented May 20, 2025

Used to gather statistics information about table disk usage.

@calmh
Copy link
Copy Markdown
Contributor Author

calmh commented Aug 11, 2025

👋

@calmh
Copy link
Copy Markdown
Contributor Author

calmh commented Mar 3, 2026

@mattn 👋

Used to gather statistics information about table disk usage.
@mattn
Copy link
Copy Markdown
Owner

mattn commented May 23, 2026

LGTM

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 23, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.64%. Comparing base (18cdded) to head (822b476).
⚠️ Report is 80 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1338      +/-   ##
==========================================
+ Coverage   47.16%   51.64%   +4.48%     
==========================================
  Files          12       13       +1     
  Lines        1533     1855     +322     
==========================================
+ Hits          723      958     +235     
- Misses        669      738      +69     
- Partials      141      159      +18     

☔ View full report in Codecov by Sentry.
📢 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.

@mattn mattn merged commit 9d6bf2c into mattn:master May 23, 2026
11 checks passed
@mattn
Copy link
Copy Markdown
Owner

mattn commented May 23, 2026

Thank you

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.

3 participants