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

Add Tinybird query runner #5616

Merged
merged 1 commit into from
Sep 6, 2023

Add Tinybird query runner

4e46071
Select commit
Loading
Failed to load commit list.
Merged

Add Tinybird query runner #5616

Add Tinybird query runner
4e46071
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 6, 2023 in 0s

61.04% (+0.26%) compared to 0258dca

View this Pull Request on Codecov

61.04% (+0.26%) compared to 0258dca

Details

Codecov Report

Merging #5616 (4e46071) into master (0258dca) will increase coverage by 0.26%.
Report is 19 commits behind head on master.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master    #5616      +/-   ##
==========================================
+ Coverage   60.77%   61.04%   +0.26%     
==========================================
  Files         154      157       +3     
  Lines       12656    12806     +150     
  Branches     1721     1741      +20     
==========================================
+ Hits         7692     7817     +125     
- Misses       4739     4753      +14     
- Partials      225      236      +11     
Files Changed Coverage Δ
redash/settings/__init__.py 98.65% <ø> (ø)
redash/query_runner/tinybird.py 74.50% <74.50%> (ø)
redash/query_runner/clickhouse.py 61.53% <100.00%> (+2.13%) ⬆️

... and 8 files with indirect coverage changes