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: Trino - handle table not found in SQLLab #26355

Merged
merged 7 commits into from
Jan 11, 2024

Update superset/db_engine_specs/trino.py

d7ff579
Select commit
Loading
Failed to load commit list.
Merged

fix: Trino - handle table not found in SQLLab #26355

Update superset/db_engine_specs/trino.py
d7ff579
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2024 in 0s

69.16% (+0.00%) compared to ea4e9a6

View this Pull Request on Codecov

69.16% (+0.00%) compared to ea4e9a6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ea4e9a6) 69.16% compared to head (d7ff579) 69.16%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #26355   +/-   ##
=======================================
  Coverage   69.16%   69.16%           
=======================================
  Files        1948     1948           
  Lines       76054    76061    +7     
  Branches     8493     8493           
=======================================
+ Hits        52601    52608    +7     
  Misses      21273    21273           
  Partials     2180     2180           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.