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: support sqlite view #2

Merged
merged 1 commit into from
Apr 20, 2023
Merged

feat: support sqlite view #2

merged 1 commit into from
Apr 20, 2023

Conversation

shellfly
Copy link
Member

support sqlite view as mentioned in #1

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.12 ⚠️

Comparison is base (34ee97a) 83.73% compared to head (78095c7) 83.61%.

❗ Current head 78095c7 differs from pull request most recent head 74382fb. Consider uploading reports for the commit 74382fb to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   83.73%   83.61%   -0.12%     
==========================================
  Files          22       22              
  Lines        1408     1410       +2     
==========================================
  Hits         1179     1179              
- Misses        180      182       +2     
  Partials       49       49              
Impacted Files Coverage Δ
pkg/log/log.go 80.95% <0.00%> (-2.66%) ⬇️
pkg/sql/urlquery.go 95.00% <ø> (ø)
pkg/sql/helper_my.go 37.50% <100.00%> (ø)
pkg/sql/helper_sqlite.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@shellfly shellfly merged commit cd5ba95 into main Apr 20, 2023
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