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

Switch to new SQLAlchemy dialect for CrateDB #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Switch to new SQLAlchemy dialect for CrateDB

0ec842a
Select commit
Loading
Failed to load commit list.
Open

Switch to new SQLAlchemy dialect for CrateDB #15

Switch to new SQLAlchemy dialect for CrateDB
0ec842a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 0s

88.87% (+2.75%) compared to 582b512

View this Pull Request on Codecov

88.87% (+2.75%) compared to 582b512

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (582b512) 86.11% compared to head (0ec842a) 88.87%.

Files Patch % Lines
target_cratedb/connector.py 80.00% 1 Missing ⚠️
target_cratedb/sqlalchemy/patch.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   86.11%   88.87%   +2.75%     
==========================================
  Files           7        6       -1     
  Lines         713      665      -48     
==========================================
- Hits          614      591      -23     
+ Misses         99       74      -25     

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