Skip to content

Conversation

muskan124947
Copy link
Contributor

@muskan124947 muskan124947 commented May 6, 2025

When OffsetDateTime contains zero seconds, calling toString() produces the following format: 2025-04-26T19:42+02:00 (without seconds) which is rejected by the server with the message "Conversion failed when converting date and/or time from character string." (SQL Error: 241, SQLState: S0001)

Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.60%. Comparing base (f26f90c) to head (ff05d2e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2652      +/-   ##
============================================
- Coverage     51.63%   51.60%   -0.03%     
+ Complexity     4014     4004      -10     
============================================
  Files           147      147              
  Lines         33762    33764       +2     
  Branches       5641     5642       +1     
============================================
- Hits          17432    17424       -8     
+ Misses        13893    13886       -7     
- Partials       2437     2454      +17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@muskan124947
Copy link
Contributor Author

@machavan machavan merged commit 2216f11 into main May 8, 2025
18 of 19 checks passed
@David-Engel David-Engel added this to the 12.11.0 milestone May 9, 2025
@muskan124947 muskan124947 deleted the leosbitto-main branch June 30, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants