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

Directly throw DateTimeParseException instead of wrapping RuntimeException #15096

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

JackieTien97
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 14, 2025

Codecov Report

Attention: Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.

Project coverage is 39.36%. Comparing base (bcb18d2) to head (80e8f03).
Report is 46 commits behind head on master.

Files with missing lines Patch % Lines
.../java/org/apache/iotdb/db/utils/DateTimeUtils.java 38.46% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15096      +/-   ##
============================================
+ Coverage     39.35%   39.36%   +0.01%     
  Complexity      193      193              
============================================
  Files          4596     4596              
  Lines        295656   295654       -2     
  Branches      36847    36847              
============================================
+ Hits         116343   116386      +43     
+ Misses       179313   179268      -45     

☔ 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.

@JackieTien97 JackieTien97 merged commit af7ae01 into master Mar 24, 2025
52 of 53 checks passed
@JackieTien97 JackieTien97 deleted the ErrorThrow branch March 24, 2025 02:13
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.

1 participant