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.10.x #692

Merged
merged 3 commits into from
Oct 16, 2023

Add branch to PR check

c52acc2
Select commit
Loading
Failed to load commit list.
Merged

Backport revert backtick support to v1.10.x #692

Add branch to PR check
c52acc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2023 in 1s

80.00% (target 80.00%)

View this Pull Request on Codecov

80.00% (target 80.00%)

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5611fac) 80.02% compared to head (c52acc2) 80.00%.

Additional details and impacted files
@@              Coverage Diff              @@
##             v1.10.x     #692      +/-   ##
=============================================
- Coverage      80.02%   80.00%   -0.03%     
  Complexity       107      107              
=============================================
  Files             46       45       -1     
  Lines           3975     3965      -10     
  Branches         749      751       +2     
=============================================
- Hits            3181     3172       -9     
  Misses           535      535              
+ Partials         259      258       -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 77.98% <100.00%> (+0.01%) ⬆️

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