Skip to content

Share a single DuckDB instance across State with a global thread knob#299

Merged
timkpaine merged 1 commit into
mainfrom
ac/duckdb
Jul 7, 2026
Merged

Share a single DuckDB instance across State with a global thread knob#299
timkpaine merged 1 commit into
mainfrom
ac/duckdb

Share a single DuckDB instance across State with a global thread knob

e670421
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 1s

87.64% (+0.09%) compared to 19bd44a

View this Pull Request on Codecov

87.64% (+0.09%) compared to 19bd44a

Details

Codecov Report

❌ Patch coverage is 93.75000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.64%. Comparing base (19bd44a) to head (e670421).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
csp_gateway/tests/server/gateway/csp/test_state.py 92.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #299      +/-   ##
==========================================
+ Coverage   87.55%   87.64%   +0.09%     
==========================================
  Files         143      143              
  Lines       14849    14943      +94     
==========================================
+ Hits        13001    13097      +96     
+ Misses       1848     1846       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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