fixed custom json encoders #6741
Merged
Codecov / codecov/project
succeeded
Feb 3, 2024 in 0s
63.37% (+0.00%) compared to d245ff7
View this Pull Request on Codecov
63.37% (+0.00%) compared to d245ff7
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
d245ff7
) 63.37% compared to head (9e79a25
) 63.37%.
Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #6741 +/- ##
=======================================
Coverage 63.37% 63.37%
=======================================
Files 162 162
Lines 13170 13170
Branches 1819 1819
=======================================
Hits 8347 8347
Misses 4532 4532
Partials 291 291
Files | Coverage Δ | |
---|---|---|
redash/query_runner/cass.py | 45.05% <100.00%> (ø) |
|
redash/query_runner/mongodb.py | 40.29% <100.00%> (ø) |
|
redash/query_runner/pg.py | 41.75% <100.00%> (ø) |
|
redash/utils/__init__.py | 70.71% <100.00%> (ø) |
Loading