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

Support external database driver #649

Merged
merged 1 commit into from
Jan 26, 2025
Merged

Support external database driver #649

merged 1 commit into from
Jan 26, 2025

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jan 26, 2025

If the executable tbls-driver-foodb is on the PATH, tbls will recognize the foodb:// scheme.

@k1LoW k1LoW added enhancement New feature or request minor labels Jan 26, 2025
@k1LoW k1LoW self-assigned this Jan 26, 2025

This comment has been minimized.

Copy link
Contributor

Code Metrics Report

main (576d46c) #649 (3e16226) +/-
Coverage 55.9% 54.1% -1.9%
Code to Test Ratio 1:0.4 1:0.4 -0.1
Test Execution Time 4m29s 4m29s 0s
Details
  |                     | main (576d46c) | #649 (3e16226) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          55.9% |          54.1% | -1.9% |
  |   Files             |             52 |             52 |     0 |
  |   Lines             |           4771 |           4798 |   +27 |
- |   Covered           |           2670 |           2596 |   -74 |
- | Code to Test Ratio  |          1:0.4 |          1:0.4 |  -0.1 |
  |   Code              |          10341 |          10390 |   +49 |
  |   Test              |           4342 |           4342 |     0 |
  | Test Execution Time |          4m29s |          4m29s |    0s |

Code coverage of files in pull request scope (32.9% → 29.7%)

Files Coverage +/-
cmd/root.go 0.0% 0.0%
datasource/datasource.go 49.1% -8.6%

Reported by octocov

@k1LoW k1LoW merged commit f542f95 into main Jan 26, 2025
4 checks passed
@k1LoW k1LoW deleted the driver-plugin branch January 26, 2025 12:50
@github-actions github-actions bot mentioned this pull request Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant