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 column type to a query result of InfluxDB #6505

Merged
merged 6 commits into from
Oct 8, 2023

Merge branch 'master' into influx-column-type

5cec158
Select commit
Loading
Failed to load commit list.
Merged

Add column type to a query result of InfluxDB #6505

Merge branch 'master' into influx-column-type
5cec158
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2023 in 1s

61.26% (+0.15%) compared to 0f175b7

View this Pull Request on Codecov

61.26% (+0.15%) compared to 0f175b7

Details

Codecov Report

Merging #6505 (5cec158) into master (0f175b7) will increase coverage by 0.15%.
Report is 1 commits behind head on master.
The diff coverage is 78.57%.

@@            Coverage Diff             @@
##           master    #6505      +/-   ##
==========================================
+ Coverage   61.10%   61.26%   +0.15%     
==========================================
  Files         158      158              
  Lines       12883    12889       +6     
  Branches     1753     1755       +2     
==========================================
+ Hits         7872     7896      +24     
+ Misses       4765     4743      -22     
- Partials      246      250       +4     
Files Coverage Δ
redash/query_runner/influx_db.py 67.64% <78.57%> (+32.16%) ⬆️