Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add experiment statement gutter highlight #155

Merged
merged 5 commits into from
Sep 12, 2024

Conversation

invisal
Copy link
Collaborator

@invisal invisal commented Aug 25, 2024

No description provided.

Copy link

vercel bot commented Aug 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
libsql-studio ⬜️ Ignored (Inspect) Visit Preview Sep 12, 2024 11:10am
libsql-studio-dev ⬜️ Ignored (Inspect) Visit Preview Sep 12, 2024 11:10am

Copy link

github-actions bot commented Aug 25, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
76.34% (-2.44% 🔻)
729/955
🔴 Branches
57.99% (-1.95% 🔻)
196/338
🟡 Functions
75.86% (-1.17% 🔻)
110/145
🟡 Lines
79.56% (-1.52% 🔻)
689/866
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟡
... / statement-highlight.ts
55.1% 40.63% 63.64% 63.64%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / sql-helper.ts
54.93% (-1.65% 🔻)
28.57% (-1.98% 🔻)
66.67% (-3.33% 🔻)
61.11% (-0.96% 🔻)

Test suite run success

61 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 59e8b0d

@invisal invisal marked this pull request as ready for review September 12, 2024 11:24
@invisal invisal merged commit 28a749d into develop Sep 12, 2024
7 checks passed
invisal added a commit that referenced this pull request Sep 12, 2024
* fixing test error

* feat: change dialect based on the driver (#157)

* feat: change dialect based on the driver

* add schema to the extension

* add mysql landing page

* feat: add experiment statement gutter highlight (#155)

* add experiment statement gutter highlight

* initial highlight code

* change how we select statement

* bump version 0.7.0

* remove console.log
@invisal invisal deleted the add-statement-gutter-highlight branch September 18, 2024 03:04
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