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 compiler plugin validations for PostgreSQL data types #265

Merged
merged 7 commits into from
Nov 30, 2023

Update changelog.md

18d623b
Select commit
Loading
Failed to load commit list.
Merged

Add compiler plugin validations for PostgreSQL data types #265

Update changelog.md
18d623b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2023 in 0s

88.65% (target 80.00%)

View this Pull Request on Codecov

88.65% (target 80.00%)

Details

Codecov Report

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

Comparison is base (e850636) 88.69% compared to head (18d623b) 88.65%.

Files Patch % Lines
.../persist/compiler/utils/ValidatorsByDatastore.java 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #265      +/-   ##
============================================
- Coverage     88.69%   88.65%   -0.04%     
- Complexity      334      343       +9     
============================================
  Files            30       30              
  Lines          1097     1111      +14     
  Branches        133      134       +1     
============================================
+ Hits            973      985      +12     
- Misses           74       75       +1     
- Partials         50       51       +1     

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