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

Backport revert backtick support to v1.8.x #689

Merged
merged 3 commits into from
Oct 16, 2023

Add branch for PR checks

e136871
Select commit
Loading
Failed to load commit list.
Merged

Backport revert backtick support to v1.8.x #689

Add branch for PR checks
e136871
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 15, 2023 in 0s

80.20% (target 80.00%)

View this Pull Request on Codecov

80.20% (target 80.00%)

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0da8688) 80.22% compared to head (e136871) 80.20%.

Additional details and impacted files
@@             Coverage Diff              @@
##             v1.8.x     #689      +/-   ##
============================================
- Coverage     80.22%   80.20%   -0.03%     
  Complexity      107      107              
============================================
  Files            46       45       -1     
  Lines          3950     3940      -10     
  Branches        738      740       +2     
============================================
- Hits           3169     3160       -9     
  Misses          525      525              
+ Partials        256      255       -1     
Files Coverage Δ
...c/main/java/io/ballerina/stdlib/sql/Constants.java 100.00% <ø> (ø)
...ballerina/stdlib/sql/nativeimpl/CallProcessor.java 72.88% <100.00%> (+0.12%) ⬆️
...lerina/stdlib/sql/nativeimpl/ExecuteProcessor.java 81.34% <100.00%> (ø)
...allerina/stdlib/sql/nativeimpl/QueryProcessor.java 81.89% <100.00%> (-0.31%) ⬇️
...processor/AbstractStatementParameterProcessor.java 81.81% <100.00%> (+0.07%) ⬆️
...main/java/io/ballerina/stdlib/sql/utils/Utils.java 78.07% <100.00%> (+0.01%) ⬆️

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