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

Fix issue with scheduled queries #7111

Merged
merged 4 commits into from
Oct 29, 2024

Merge branch 'master' into fix-query-schedule

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

Fix issue with scheduled queries #7111

Merge branch 'master' into fix-query-schedule
5dd129c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

64.14% (-0.01%) compared to a2611b8, passed because coverage increased by 0.04% when compared to adjusted base (64.10%)

View this Pull Request on Codecov

64.14% (-0.01%) compared to a2611b8, passed because coverage increased by 0.04% when compared to adjusted base (64.10%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.14%. Comparing base (a2611b8) to head (5dd129c).
Report is 33 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7111      +/-   ##
==========================================
- Coverage   64.15%   64.14%   -0.01%     
==========================================
  Files         162      162              
  Lines       13295    13341      +46     
  Branches     1883     1893      +10     
==========================================
+ Hits         8529     8558      +29     
- Misses       4432     4450      +18     
+ Partials      334      333       -1     
Files with missing lines Coverage Δ
redash/models/__init__.py 91.93% <100.00%> (+0.08%) ⬆️

... and 3 files with indirect coverage changes