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

Migrate to pytest

eb3601e
Select commit
Loading
Failed to load commit list.
Merged

Add column type to a query result of InfluxDB #6505

Migrate to pytest
eb3601e
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 Oct 8, 2023 in 0s

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 (eb3601e) into master (0f175b7) will increase coverage by 0.15%.
The diff coverage is 78.57%.

❗ Current head eb3601e differs from pull request most recent head 283661e. Consider uploading reports for the commit 283661e to get more accurate results

@@            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%) ⬆️