Skip to content

Conversation

@franklinfollis
Copy link
Collaborator

@franklinfollis franklinfollis commented Oct 17, 2025

Draft Powered by Pull Request Badge

Summary

Add the command elide db studio to launch a database inspector via browser. Support strictly for SQLite (for now)

@franklinfollis franklinfollis added this to the Release R18: Beta milestone Oct 17, 2025
@franklinfollis franklinfollis added feature Large PRs or issues with full-blown features 🚧 WIP Works-in-progress. Blocks merge module:cli CLI module issues and features labels Oct 17, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 5.60748% with 101 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.48%. Comparing base (7db864e) to head (7e1b718).
⚠️ Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
...in/kotlin/elide/tool/cli/cmd/db/DbStudioCommand.kt 5.60% 101 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1699      +/-   ##
==========================================
+ Coverage   40.23%   42.48%   +2.24%     
==========================================
  Files         888      896       +8     
  Lines       37088    38394    +1306     
  Branches     5684     5949     +265     
==========================================
+ Hits        14922    16311    +1389     
+ Misses      20229    19888     -341     
- Partials     1937     2195     +258     
Flag Coverage Δ
jvm 42.48% <5.60%> (+2.24%) ⬆️
lib 42.48% <5.60%> (+2.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...ckages/cli/src/main/kotlin/elide/tool/cli/Elide.kt 33.15% <ø> (ø)
...in/kotlin/elide/tool/cli/cmd/db/DbStudioCommand.kt 5.60% <5.60%> (ø)

... and 46 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d2f303...7e1b718. Read the comment docs.

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

@socket-security
Copy link

socket-security bot commented Oct 28, 2025

@franklinfollis franklinfollis self-assigned this Oct 29, 2025
@franklinfollis franklinfollis linked an issue Nov 4, 2025 that may be closed by this pull request
@franklinfollis franklinfollis force-pushed the feat/database-ui branch 2 times, most recently from cee455f to 71c2099 Compare November 13, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Large PRs or issues with full-blown features module:cli CLI module issues and features 🚧 WIP Works-in-progress. Blocks merge

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Database UI

2 participants