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

feat: add connector for CouchbaseDB #29225

Merged
merged 5 commits into from
Jul 10, 2024

Fixed typing error

9c8016a
Select commit
Loading
Failed to load commit list.
Merged

feat: add connector for CouchbaseDB #29225

Fixed typing error
9c8016a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 0s

70.34% (+9.85%) compared to 76d897e

View this Pull Request on Codecov

70.34% (+9.85%) compared to 76d897e

Details

Codecov Report

Attention: Patch coverage is 60.82474% with 38 lines in your changes missing coverage. Please review.

Project coverage is 70.34%. Comparing base (76d897e) to head (9c8016a).
Report is 433 commits behind head on master.

Files Patch % Lines
superset/db_engine_specs/couchbasedb.py 60.82% 38 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #29225      +/-   ##
==========================================
+ Coverage   60.48%   70.34%   +9.85%     
==========================================
  Files        1931     1970      +39     
  Lines       76236    78585    +2349     
  Branches     8568     8973     +405     
==========================================
+ Hits        46114    55279    +9165     
+ Misses      28017    21108    -6909     
- Partials     2105     2198      +93     

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