Skip to content

airframe-jdbc (feature): Add DuckDB support#3020

Merged
xerial merged 2 commits intomasterfrom
duckdb
Jun 16, 2023
Merged

airframe-jdbc (feature): Add DuckDB support#3020
xerial merged 2 commits intomasterfrom
duckdb

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented Jun 16, 2023

Closes #2972

@github-actions github-actions Bot added the doc Documentation task label Jun 16, 2023
@xerial xerial enabled auto-merge (squash) June 16, 2023 17:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 16, 2023

Codecov Report

Merging #3020 (a8436f2) into master (503e526) will increase coverage by 0.00%.
The diff coverage is 89.47%.

❗ Current head a8436f2 differs from pull request most recent head 643909f. Consider uploading reports for the commit 643909f to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3020   +/-   ##
=======================================
  Coverage   82.83%   82.83%           
=======================================
  Files         350      350           
  Lines       14623    14638   +15     
  Branches     2422     2408   -14     
=======================================
+ Hits        12113    12126   +13     
- Misses       2510     2512    +2     
Impacted Files Coverage Δ
...wvlet/airframe/jdbc/EmbeddedDBConnectionPool.scala 93.33% <ø> (ø)
...la/wvlet/airframe/jdbc/GenericConnectionPool.scala 65.00% <0.00%> (-3.43%) ⬇️
...ain/scala/wvlet/airframe/jdbc/ConnectionPool.scala 94.73% <90.00%> (-1.82%) ⬇️
...wvlet/airframe/http/recorder/HttpRecordStore.scala 93.20% <100.00%> (ø)
.../src/main/scala/wvlet/airframe/jdbc/DbConfig.scala 97.22% <100.00%> (+0.44%) ⬆️

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 503e526...643909f. Read the comment docs.

@xerial xerial merged commit 7476413 into master Jun 16, 2023
@xerial xerial deleted the duckdb branch June 16, 2023 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation task feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

airframe-jdbc: duckdb support

1 participant