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

Handle decimal types in query results #6837

Merged
merged 2 commits into from
Mar 29, 2024

Merge branch 'master' into fix-query-results-decimals

cf25a24
Select commit
Loading
Failed to load commit list.
Merged

Handle decimal types in query results #6837

Merge branch 'master' into fix-query-results-decimals
cf25a24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2024 in 0s

63.43% (+0.00%) compared to c4d3d9c

View this Pull Request on Codecov

63.43% (+0.00%) compared to c4d3d9c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.43%. Comparing base (c4d3d9c) to head (cf25a24).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6837   +/-   ##
=======================================
  Coverage   63.42%   63.43%           
=======================================
  Files         163      163           
  Lines       13203    13206    +3     
  Branches     1823     1824    +1     
=======================================
+ Hits         8374     8377    +3     
  Misses       4531     4531           
  Partials      298      298           
Files Coverage Δ
redash/query_runner/query_results.py 62.40% <100.00%> (+0.86%) ⬆️