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

Improve error message for time types #433

Merged
merged 20 commits into from Nov 15, 2021
Merged

Improve error message for time types #433

merged 20 commits into from Nov 15, 2021

Conversation

kalaiyarasiganeshalingam
Copy link
Contributor

Purpose

$Subject

Fixes: ballerina-platform/ballerina-library#2376

Fixes:

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests

@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #433 (9b31a44) into master (3498b62) will decrease coverage by 0.41%.
The diff coverage is 89.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #433      +/-   ##
==========================================
- Coverage   80.57%   80.16%   -0.42%     
==========================================
  Files          37       37              
  Lines        3553     3560       +7     
  Branches      744      744              
==========================================
- Hits         2863     2854       -9     
- Misses        463      481      +18     
+ Partials      227      225       -2     
Impacted Files Coverage Δ
...rprocessor/DefaultStatementParameterProcessor.java 82.03% <89.56%> (-0.37%) ⬇️
...main/java/io/ballerina/stdlib/sql/utils/Utils.java 75.87% <100.00%> (ø)
...allerina/stdlib/sql/nativeimpl/QueryProcessor.java 81.57% <0.00%> (-10.53%) ⬇️
.../io/ballerina/stdlib/sql/utils/ErrorGenerator.java 77.58% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3498b62...9b31a44. Read the comment docs.

@niveathika niveathika merged commit ad015db into master Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants