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

Stop using parallel SQL queries for tables #2192

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Stop using parallel SQL queries for tables #2192

merged 1 commit into from
Sep 20, 2023

Conversation

simonw
Copy link
Owner

@simonw simonw commented Sep 20, 2023

@simonw simonw added the bug label Sep 20, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (6ed7908) 92.69% compared to head (4e6a341) 92.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2192      +/-   ##
==========================================
+ Coverage   92.69%   92.72%   +0.02%     
==========================================
  Files          40       40              
  Lines        6039     6036       -3     
==========================================
- Hits         5598     5597       -1     
+ Misses        441      439       -2     
Files Changed Coverage Δ
datasette/views/table.py 96.31% <100.00%> (+0.51%) ⬆️

... and 1 file with indirect coverage changes

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

@simonw simonw marked this pull request as ready for review September 20, 2023 22:10
@simonw simonw merged commit b0e5d8a into main Sep 20, 2023
19 checks passed
@simonw simonw deleted the issue-2189 branch September 20, 2023 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant