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(databricks): normalize column names #241

Merged
merged 1 commit into from
Dec 13, 2024

feat(databricks): normalize column names

e3d52d0
Select commit
Loading
Failed to load commit list.
Merged

feat(databricks): normalize column names #241

feat(databricks): normalize column names
e3d52d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

85.69% (+0.17%) compared to a582787

View this Pull Request on Codecov

85.69% (+0.17%) compared to a582787

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.69%. Comparing base (a582787) to head (e3d52d0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
sqlconnect/internal/databricks/tableadmin.go 64.70% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
+ Coverage   85.51%   85.69%   +0.17%     
==========================================
  Files          88       88              
  Lines        4494     4571      +77     
==========================================
+ Hits         3843     3917      +74     
- Misses        495      497       +2     
- Partials      156      157       +1     

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