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

Fixed timestamp string conversion error for cstmt #2449

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

tkyc
Copy link
Member

@tkyc tkyc commented Jun 11, 2024

Fixes #2436.

Copy link
Contributor

@Jeffery-Wasty Jeffery-Wasty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, formatter has some suggestions for CallableStatementTest.java.

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.85%. Comparing base (722c910) to head (fbeb2e9).
Report is 2 commits behind head on main.

Current head fbeb2e9 differs from pull request most recent head 676d7ee

Please upload reports for the commit 676d7ee to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2449      +/-   ##
============================================
+ Coverage     50.13%   50.85%   +0.72%     
- Complexity     3842     3907      +65     
============================================
  Files           145      145              
  Lines         33409    33411       +2     
  Branches       5667     5668       +1     
============================================
+ Hits          16750    16992     +242     
+ Misses        14258    14022     -236     
+ Partials       2401     2397       -4     

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

@tkyc tkyc merged commit 9754078 into main Jun 18, 2024
17 checks passed
@tkyc tkyc deleted the cstmt-timestamp-conversion-fix branch June 18, 2024 21:05
tkyc added a commit that referenced this pull request Jun 19, 2024
* Fixed timestamp string conversion error for cstmt

* Code review comments p1

* Fixed sproc used in test
Jeffery-Wasty added a commit that referenced this pull request Jun 20, 2024
* Fixed timestamp string conversion error for cstmt

* Code review comments p1

* Fixed sproc used in test

Co-authored-by: Jeff Wasty <v-jeffwasty@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Merged PRs
3 participants