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

Add PostgreSQL data type validation #264

Merged
merged 2 commits into from
Nov 29, 2023

Add support for postgresql data types

264bdff
Select commit
Loading
Failed to load commit list.
Merged

Add PostgreSQL data type validation #264

Add support for postgresql data types
264bdff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

87.57% (target 80.00%)

View this Pull Request on Codecov

87.57% (target 80.00%)

Details

Codecov Report

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

Comparison is base (e850636) 88.69% compared to head (264bdff) 87.57%.

Files Patch % Lines
.../persist/compiler/utils/ValidatorsByDatastore.java 0.00% 14 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             kaneel-dev     #264      +/-   ##
================================================
- Coverage         88.69%   87.57%   -1.12%     
  Complexity          334      334              
================================================
  Files                30       30              
  Lines              1097     1111      +14     
  Branches            133      134       +1     
================================================
  Hits                973      973              
- Misses               74       88      +14     
  Partials             50       50              

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